Back to Devexpress

IThreadSafeAccessible Properties

corelibraries-devexpress-dot-xtrapivotgrid-dot-ithreadsafeaccessible-dot-underscore-properties.md

latest1.2 KB
Original Source

IThreadSafeAccessible Properties

Provides thread-safe access to pivot grid data.

NameDescription
ColumnCountGets the number of columns displayed in the pivot grid.
FieldsProvides thread safe access to a pivot grid field collection.
GroupsProvides thread safe access to a pivot grid group collection.
IsAsyncInProgressGets whether an asynchronous operation is currently being performed.
RowCountGets the number of rows displayed in the pivot grid.

See Also

IThreadSafeAccessible Interface

IThreadSafeAccessible Members

DevExpress.XtraPivotGrid Namespace