Click or drag to resize
AppFieldGetDeselectedSize Method
Calculates the size of the available Deselected data

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public ISize GetDeselectedSize()

Return Value

Type: ISize
the size of the available data

Implements

IAppFieldGetDeselectedSize
See Also