INxFieldPropertiesOneAndOnlyOne Property |
This parameter is set to true, if 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.
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax bool OneAndOnlyOne { get; set; }
Property OneAndOnlyOne As Boolean
Get
Set
Property Value
Type:
BooleanSee Also