IFieldDescriptionAlwaysOneSelected Property |
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.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax bool AlwaysOneSelected { get; set; }
Property AlwaysOneSelected As Boolean
Get
Set
Property Value
Type:
BooleanSee Also