JamShellColumnHeader Properties |
The JamShellColumnHeader type exposes the following members.
| Name | Description | |
|---|---|---|
| FixedPosition |
Gets or sets a value indicating whether the column should have a fixed position rather than being moved by other shell columns.
| |
| ShellColumnId |
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.
| |
| ShellIndex |
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.
| |
| Visible |
Gets or sets a value indicating whether the column is currently visible.
|