JamBaseShellListViewNumShellColumns Property |
The number of system columns without the columns added by the user.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax protected int NumShellColumns { get; }
Protected ReadOnly Property NumShellColumns As Integer
Get
protected:
property int NumShellColumns {
int get ();
}
member NumShellColumns : int with get
Property Value
Type:
Int32See Also