Back to Devexpress

PivotCustomAppearanceThreadSafeEventArgs Properties

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

latest7.4 KB
Original Source

PivotCustomAppearanceThreadSafeEventArgs Properties

Provides thread-safe access to the PivotGridControl.CustomAppearance event data.

NameDescription
AppearanceGets or sets the appearance settings of the currently processed cell.
BoundsGets the cell bounds. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
ColumnCountGets the number of columns displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
ColumnCustomTotalGets the column custom total that contains the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
ColumnFieldGets the innermost column field that corresponds to the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
ColumnFieldIndexFor internal use. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
ColumnIndexGets the visual index of the column that contains the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
ColumnValueTypeGets the type of column that contains the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
DataFieldGets the data field that identifies the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
DisplayTextGets the display text of the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
FieldsProvides thread safe access to a pivot grid field collection. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
FocusedGets whether the current cell is focused. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
GroupsProvides thread safe access to a pivot grid group collection. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
RowCountGets the number of rows displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
RowCustomTotalGets the row custom total that contains the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
RowFieldGets the innermost row field that corresponds to the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
RowFieldIndexFor internal use. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
RowIndexGets the visual index of the row that contains the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
RowValueTypeGets the type of row that contains the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
SelectedGets whether the current cell is selected. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
SummaryTypeGets the type of summary calculated in the current cell. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.
ValueGets the current cell’s value. Inherited from PivotCustomDrawCellBaseThreadSafeEventArgs.

See Also

PivotCustomAppearanceThreadSafeEventArgs Class

PivotCustomAppearanceThreadSafeEventArgs Members

DevExpress.XtraPivotGrid Namespace