IsOpen Property (SLComboBox)
Class
SLComboBox
.
Action
Gets a value that indicates whether the combo box is open.
Syntax
C#
protected
Boolean
IsOpen { get; }
VB
'Declaration Protected Read Property IsOpen As
Boolean
Access
Read only.