JamBaseShellListViewNumShellColumns Property |
The number of system columns without the columns added by the user.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.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