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