GetDynamicColumnDetailsEventArgsDefaultWidth Property |
Gets or sets the dynamic's column width.
Namespace:
callback.ShellBoost.Core
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int DefaultWidth { get; set; }
Property Value
Type:
Int32
The default width.
See Also