Back to Devexpress

PivotCustomFieldValueCellsEventArgs Properties

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotcustomfieldvaluecellseventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

PivotCustomFieldValueCellsEventArgs Properties

Provides data for the PivotGridControl.CustomFieldValueCells event.

NameDescription
ColumnCountGets the number of columns in the pivot grid. Inherited from PivotCustomFieldValueCellsEventArgsBase.
IsUpdateRequiredGets whether the area where the field value cells reside needs to be redrawn after the event is handled. Inherited from PivotCustomFieldValueCellsEventArgsBase.
RowCountGets the number of rows in the pivot grid. Inherited from PivotCustomFieldValueCellsEventArgsBase.

See Also

PivotCustomFieldValueCellsEventArgs Class

PivotCustomFieldValueCellsEventArgs Members

DevExpress.XtraPivotGrid Namespace