IThreadSafeAccessible Members
In This Article
#Properties
Name | Description |
---|---|
Column |
Gets the number of columns displayed in the pivot grid. |
Fields | Provides thread safe access to a pivot grid field collection. |
Groups | Provides thread safe access to a pivot grid group collection. |
Is |
Gets whether an asynchronous operation is currently being performed. |
Row |
Gets the number of rows displayed in the pivot grid. |
#Methods
Name | Description |
---|---|
Get |
Returns text displayed in the specified cell. |
Get |
Returns a field located at the specified visual position in the specified area. |
Get |
Returns the field located in the specified area at the specified level. |
Get |
Returns the number of fields located in the specified area. |
Get |
Returns a list of fields displayed in the specified area. |
Get |
Returns the display representation of the specified field value. |
See Also