Click or drag to resize
SelectInfoNumberFormat Property
Gives information about the formatting of the range. This parameter is used when performing range selections or text searches in dimensions.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public FieldAttributes NumberFormat { get; set; }

Property Value

Type: FieldAttributes

Implements

ISelectInfoNumberFormat
See Also