ManageColumnsEventArgs Properties |
The ManageColumnsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Columns |
Gets the columns list.
By default, the list of columns contains all columns defined on the ShellFolder, including non visible ones.
If you want to get only the visible columns, change the ShellFolder's InitializeOptions property value.
| |
Folder |
Gets the opened Shell Folder instance.
| |
HResult |
Gets or sets the operation HResult.
| |
Type |
Gets the type of event.
|