PivotCustomDrawFieldValueEventArgs.ValueType Property
Gets the type of the currently processed column/row header.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
public PivotGridValueType ValueType { get; }
#Property Value
Type | Description |
---|---|
Pivot |
A Pivot |
Available values:
Name | Description |
---|---|
Value | Corresponds to a field value. |
Total | Corresponds to an automatic total. |
Grand |
Corresponds to a grand total. |
Custom |
Corresponds to a custom total. |
#Remarks
Note
If you try to access the Value