Click or drag to resize

JamShellColumnHeader Properties

The JamShellColumnHeader type exposes the following members.

Properties
 NameDescription
Public propertyFixedPosition Gets or sets a value indicating whether the column should have a fixed position rather than being moved by other shell columns.
Public propertyShellColumnId Gets or sets the ShellColumnId and loads the ColumnHeader for the ShellColumnId if the ColumnHeader is alreay part of a JamShellColumnCollection. Contents of the column are not loaded or refreshed however.
Public propertyShellIndex Gets or sets the ShellIndex of the column and loads the ColumnHeader for the ShellIndex if the ColumnHeader is alreay part of a JamShellColumnCollection. Contents of the column are not loaded or refreshed however.
Public propertyVisible Gets or sets a value indicating whether the column is currently visible.
Top
See Also