JamShellColumnHeader Class |
Namespace: Jam.Shell
The JamShellColumnHeader type exposes the following members.
Name | Description | |
---|---|---|
JamShellColumnHeader |
Initializes a new instance of the JamShellColumnHeader class.
| |
JamShellColumnHeader(String) |
Initializes a new instance of the JamShellColumnHeader class.
| |
JamShellColumnHeader(ColumnHeader) |
Initializes a new instance of the JamShellColumnHeader class.
|
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.
|
Name | Description | |
---|---|---|
IsCustomColumn |
Determines whether this column is a custom column instead of a shell column.
|
Name | Description | |
---|---|---|
DefaultColumnWidth |
The default column width.
|