Skip to main content
A newer version of this page is available. .

Field Value

Field values of column fields are displayed along the Pivot Grid‘s top and represent column headers. The values of row fields are displayed along the control’s left and represent row headers:

 

veFieldValue

 

Each cell in the Data Area displays a summary calculated for a subset of records in the control’s underlying data source. All records from this subset have matching values in a column field(s) and row field(s). These values are identified by column and row headers.

 

The table below lists the main properties, which affect the element’s appearance:

Characteristics

Members

Appearance

PivotGridStyles.FieldValueStyle, PivotGridField.ValueStyle

Contents

The PivotGridFieldBase.ValueFormat property provides settings used to format field values.

The ASPxPivotGrid.FieldValueDisplayText event enables the display text of individual field values to be customized.

Grouping Mode

PivotGridFieldBase.GroupInterval

Expanding/Collapsing

PivotGridOptionsCustomization.AllowExpand, PivotGridFieldOptions.AllowExpand