AlwaysOneSelected Property
Overloads
AlwaysOneSelected |
If set to true, it means that the field has one and only one selection (not 0 and not more than 1). If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field. The default value is false. JSON property name: qAlwaysOneSelected |
AlwaysOneSelected
If set to true, it means that the field has one and only one selection (not 0 and not more than 1).
If this property is set to true, the field cannot be cleared anymore and no more selections can be performed in that field.
The default value is false.
JSON property name: qAlwaysOneSelected
Declaration
public bool AlwaysOneSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!