If true and if AllowSelectItem=true at minimum one item in the group is selected.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute(false)] public bool AlwaysHasSelected { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute(False)> _ Public Property AlwaysHasSelected As Boolean |