Click or drag to resize
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.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
bool OneAndOnlyOne { get; set; }

Property Value

Type: Boolean
See Also