Enum FieldCollectionType
Enumerates the roles FieldCollection can take in the FieldListViewModel.
Namespace: Telerik.WinControls.UI.PivotFieldList
Assembly: Telerik.WinControls.PivotGrid.dll
Syntax
public enum FieldCollectionType
ColumnLabels
Identifies a collection with the column label fields.
Fields
Identifies a collection with all possible fields.
ReportFilters
Identifies a collection with the report filter fields.
RowLabels
Identifies a collection with the row label fields.
Values
Identifies a collection with the value fields.