IExpanderwExpanded Property |
Returns true if the Expander content window is visible.
Namespace:
SmartBear.TestLeft.TestObjects
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax ReadOnly Property wExpanded As Boolean
Get
Dim instance As IExpander
Dim value As Boolean
value = instance.wExpanded
property bool wExpanded {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also