ShellBrowser .Net Edition
NumColumns Property
NamespacesJam.ShellJamBaseShellListViewNumColumns
The number of system columns without the columns added by the user.
Declaration Syntax
C#Visual BasicVisual C++
protected internal int NumColumns { get; set; }
Protected Friend Property NumColumns As Integer
protected public:
property int NumColumns {
	int get ();
	void set (int value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)