IPropertyGridViewwLabel Property |
Returns an item's label.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax IReadOnlyEnumCollection2<string> wLabel { get; }
ReadOnly Property wLabel As IReadOnlyEnumCollection2(Of String)
Get
Dim instance As IPropertyGridView
Dim value As IReadOnlyEnumCollection2(Of String)
value = instance.wLabel
property IReadOnlyEnumCollection2<String^>^ wLabel {
IReadOnlyEnumCollection2<String^>^ get ();
}
Property Value
Type:
IReadOnlyEnumCollection2StringExceptions See Also