ShellColumn Properties |
The ShellColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| DefaultWidth |
Gets or sets the column's default width.
| |
| IdealWidth |
Gets or sets the column's ideal width.
| |
| Name |
Gets or sets the column's name. It's maximum size is MAX_COLUMN_NAME_LEN (80) characters.
| |
| PropertyKey |
Gets the column's property key.
| |
| State |
Gets or sets the column's state.
| |
| Width |
Gets or sets the columns's width.
|