ShellBrowser .Net Edition
ColumnInfoAvailable Property
NamespacesJam.ShellShellListBaseItemColumnInfoAvailable
Returns true if the columns have been added as subitems See the CompleteColumns()()() and CompleteColumns()()() methods.
Declaration Syntax
C#Visual BasicVisual C++
public bool ColumnInfoAvailable { get; protected set; }
Public Property ColumnInfoAvailable As Boolean
public:
property bool ColumnInfoAvailable {
	bool get ();
	void set (bool value);
}

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