Skip to main content

MVCxPivotGridWebOptionsDataField Properties

Provides options which control data fields presentation in the PivotGrid extension.
Name Description
Area Gets or sets the area in which the data field headers are displayed.
AreaIndex Gets or sets the position of the data field headers.
Caption Gets or sets the text displayed within the data header.
ColumnValueLineCount Gets or sets the height of data field headers, in text lines. For internal use.
DataFieldArea Gets or sets the area in which the data field headers are displayed. Inherited from PivotGridOptionsDataField.
DataFieldAreaIndex Gets or sets the position of the data field headers.
DataFieldsLocationArea Gets or sets the area in which the data field headers are displayed. Inherited from PivotGridOptionsDataField.
DataFieldVisible Gets or sets whether data field headers are visible.
EnableFilteringByData This member supports the internal infrastructure and is not intended to be used directly from your code. Inherited from PivotGridOptionsDataField.
FieldNaming Reserved for future use.
RowHeaderWidth Gets or sets the width of the data field headers when they are displayed as row headers. For internal use.
RowValueLineCount Gets or sets the height of data field headers, in text lines. For internal use.
See Also