Back to Devexpress

IThreadSafeAccessible Methods

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

latest1.7 KB
Original Source

IThreadSafeAccessible Methods

Provides thread-safe access to pivot grid data.

NameDescription
GetCellDisplayText(Int32, Int32)Returns text displayed in the specified cell.
GetFieldByArea(PivotArea, Int32)Returns a field located at the specified visual position in the specified area.
GetFieldByLevel(Boolean, Int32)Returns the field located in the specified area at the specified level.
GetFieldCountByArea(PivotArea)Returns the number of fields located in the specified area.
GetFieldsByArea(PivotArea)Returns a list of fields displayed in the specified area.
GetFieldValueDisplayText(IThreadSafeField, Int32)Returns the display representation of the specified field value.

See Also

IThreadSafeAccessible Interface

IThreadSafeAccessible Members

DevExpress.XtraPivotGrid Namespace