Auto closes the dropdown when the user clicks outside it.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool AutoClose { get; set; } |
Visual Basic |
---|
Public Property AutoClose As Boolean Get Set |