Back to Devexpress

PivotFieldImageIndexThreadSafeEventArgs Properties

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

latest4.3 KB
Original Source

PivotFieldImageIndexThreadSafeEventArgs Properties

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

NameDescription
ColumnCountGets the number of columns displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
CustomTotalGets the custom total that corresponds to the currently processed column/row header.
DataFieldGets the data field that identifies the processed value.
DisplayTextGets the display text of the processed field value.
FieldGets the field being processed.
FieldIndexGets the field position among the visible fields within the header area.
FieldsProvides thread safe access to a pivot grid field collection. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
GroupsProvides thread safe access to a pivot grid group collection. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
ImageIndexGets or sets the index of the image to display within the currently processed column/row header.
IndexFor internal use.
IsColumnGets whether the field is displayed within the Column Header Area.
MaxIndexGets the maximum row index (for row fields) or column index (for column fields) that corresponds to the field value currently being processed.
MinIndexGets the minimum row index (for row fields) or column index (for column fields) that corresponds to the field value currently being processed.
RowCountGets the number of rows displayed in the pivot grid. Inherited from PivotCustomDrawBaseThreadSafeEventArgs.
ValueTypeGets the type of the currently processed column/row header.

See Also

PivotFieldImageIndexThreadSafeEventArgs Class

PivotFieldImageIndexThreadSafeEventArgs Members

DevExpress.XtraPivotGrid Namespace