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