Back to Devexpress

PivotCustomDrawCellBaseEventArgs Properties

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

latest3.8 KB
Original Source

PivotCustomDrawCellBaseEventArgs Properties

Provides data for custom painting events invoked for particular data cells.

NameDescription
BoundsGets the cell bounds.
ColumnCustomTotalGets the column custom total that contains the current cell.
ColumnFieldGets the innermost column field that corresponds to the current cell.
ColumnFieldIndexFor internal use.
ColumnIndexGets the visual index of the column that contains the current cell.
ColumnValueTypeGets the type of column that contains the current cell.
DataFieldGets the data field that identifies the current cell.
DisplayTextGets the display text of the current cell.
FocusedGets whether the current cell is focused.
RowCustomTotalGets the row custom total that contains the current cell.
RowFieldGets the innermost row field that corresponds to the current cell.
RowFieldIndexFor internal use.
RowIndexGets the visual index of the row that contains the current cell.
RowValueTypeGets the type of row that contains the current cell.
SelectedGets whether the current cell is selected.
SummaryTypeGets the type of summary calculated in the current cell.
SummaryValueGets values of the predefined summaries calculated for the current cell.
ThreadSafeArgsGets an event parameter that provides thread-safe access to event data.
ValueGets the current cell’s value.

See Also

PivotCustomDrawCellBaseEventArgs Class

PivotCustomDrawCellBaseEventArgs Members

DevExpress.XtraPivotGrid Namespace