ShellListBaseItemColumnInfoAvailable Property |
Returns true if the columns have been added as subitems
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public virtual bool ColumnInfoAvailable { get; }
Public Overridable ReadOnly Property ColumnInfoAvailable As Boolean
Get
public:
virtual property bool ColumnInfoAvailable {
bool get ();
}
abstract ColumnInfoAvailable : bool with get
override ColumnInfoAvailable : bool with get
Property Value
Type:
BooleanSee Also