JamBaseShellListViewNumShellColumns Property |
The number of system columns without the columns added by the user.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected int NumShellColumns { get; }Protected ReadOnly Property NumShellColumns As Integer
Get
protected:
property int NumShellColumns {
int get ();
}member NumShellColumns : int with get
Property Value
Int32
See Also