LayoutFieldInfo Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Meta data about the selection in a field.
Inheritance
- 
      System.Object
      - LayoutFieldInfo
 
Syntax
[ValueClass]
public class LayoutFieldInfo : ILayoutFieldInfoConstructors
| Name | Description | 
|---|---|
| LayoutFieldInfo() | 
Properties
| Name | Description | 
|---|---|
| ExcludedValuesCount | Number of excluded values in the field. JSON property name: qExcludedValuesCount | 
| FieldName | The name of the field. JSON property name: qFieldName | 
| ValuesCount | Number of selected values in the field. JSON property name: qValuesCount |