ShellColumn Class |
Namespace: ShellBoost.Core
public sealed class ShellColumn
The ShellColumn type exposes the following members.
| Name | Description | |
|---|---|---|
| ShellColumn |
Initializes a new instance of the ShellColumn class.
|
| 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.
|
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) |