IInfragisticsDropDownEditorButtonIsDroppedDown Property |
Specifies whether the drop-down window is open.
Namespace:
SmartBear.TestLeft.TestObjects.WinForms.Infragistics
Assembly:
SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax bool IsDroppedDown { get; }
ReadOnly Property IsDroppedDown As Boolean
Get
Dim instance As IInfragisticsDropDownEditorButton
Dim value As Boolean
value = instance.IsDroppedDown
property bool IsDroppedDown {
bool get ();
}
Property Value
Type:
BooleanExceptions See Also