ShellColumnState Property |
Gets or sets the column's state.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public CM_STATE State { get; set; }
Property Value
Type:
CM_STATE
The state.
See Also