EnumFieldCollectionType
Enum
Enumerates the roles FieldCollection can take in the FieldListViewModel.
Definition
Namespace:Telerik.Windows.Controls.FieldList
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public enum FieldCollectionType
Fields
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.