FieldFilterValues Properties
Contains filter values for a specific field.
Name | Description |
---|---|
Count |
Gets the number of elements in the Pivot |
Defer |
For internal use.
Inherited from Pivot |
Field | Gets the field which owns the current collection. |
Filter |
Gets or sets the field’s filter type. |
Has |
Gets whether the current Pivot |
Is |
Gets whether the current collection contains values used to filter against the current field.
Inherited from Pivot |
OLAPValues |
Serializes OLAP cache values. For internal use.
Inherited from Pivot |
Show |
Gets or sets whether records that contain NULL values in the current field should be processed by the control.
Inherited from Pivot |
Values |
Gets or sets an array of filter values.
Inherited from Pivot |
Values |
For internal use.
Inherited from Pivot |
Values |
Gets or sets which values are excluded from the current field.
Inherited from Pivot |
Values |
Gets or sets the values that are displayed in the current field.
Inherited from Pivot |
See Also