IjQueryMobileMultipleSelectMenuwIsDropDownOpened Property |
Checks the state of the drop-down list.
Namespace:
SmartBear.TestLeft.TestObjects.Web.jQueryUI
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool wIsDropDownOpened { get; }
ReadOnly Property wIsDropDownOpened As Boolean
Get
Dim instance As IjQueryMobileMultipleSelectMenu
Dim value As Boolean
value = instance.wIsDropDownOpened
property bool wIsDropDownOpened {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also