GetDynamicColumnDetailsEventArgs Class |
Namespace: ShellBoost.Core
public sealed class GetDynamicColumnDetailsEventArgs : EventArgs
The GetDynamicColumnDetailsEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DefaultWidth |
Gets or sets the dynamic's column width.
| |
Flags |
Gets or sets the dynamic column's view flags.
Note only PDVF_CANWRAP, PDVF_FILLAREA, PDVF_RIGHTALIGN, PDVF_HIDELABEL, PDVF_CENTERALIGN, PDVF_BEGINNEWGROUP are supported for dynamic columns.
| |
Folder |
Gets the opened Shell Folder instance.
| |
HResult |
Gets or sets the operation HResult.
| |
Name |
Gets or sets the dynamic's column name.
| |
PropertyKey |
Gets the dynamic column's property key.
|