If true, one or more items in the group can be selected.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(false)] public bool AllowSelectItem { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute(False)> _ Public Property AllowSelectItem As Boolean |