IDevExpressQuantumGridwView Property |
Returns the caption of a view specified by its index.
Namespace:
SmartBear.TestLeft.TestObjects.VCL.DevExpress
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IReadOnlyEnumCollection<string> wView { get; }
ReadOnly Property wView As IReadOnlyEnumCollection(Of String)
Get
Dim instance As IDevExpressQuantumGrid
Dim value As IReadOnlyEnumCollection(Of String)
value = instance.wView
property IReadOnlyEnumCollection<String^>^ wView {
IReadOnlyEnumCollection<String^>^ get ();
}
Property Value
Type:
IReadOnlyEnumCollectionStringExceptions See Also