IExtJSTreePanelViewwColumn Property |
Returns the caption of the grid column specified by its index.
Namespace:
SmartBear.TestLeft.TestObjects.Web.ExtJS
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IReadOnlyEnumCollection2<string> wColumn { get; }
ReadOnly Property wColumn As IReadOnlyEnumCollection2(Of String)
Get
Dim instance As IExtJSTreePanelView
Dim value As IReadOnlyEnumCollection2(Of String)
value = instance.wColumn
property IReadOnlyEnumCollection2<String^>^ wColumn {
IReadOnlyEnumCollection2<String^>^ get ();
}
Property Value
Type:
IReadOnlyEnumCollection2StringExceptions See Also