If true, use can unselect the item by second click on it.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute(true)] public bool AllowUnselectItem { get; set; } |
Visual Basic (Declaration) |
---|
<DefaultValueAttribute(True)> _ Public Property AllowUnselectItem As Boolean |