IThreadSafeGroup Properties
Provides thread-safe access to a field group.| Name | Description |
|---|---|
| Area | Gets the area of the pivot grid in which the group is displayed. |
| Caption | Gets the group’s caption. |
| Fields | Provides access to the group’s field collection. |
| Hierarchy | For internal use. |
| Hierarhcy | Gets the name of the hierarchy to which the current field group belongs. |
| Index | Gets the group’s position within the collection that owns it. |
| Visible | Gets whether the group is visible. |
| VisibleCount | Gets the number of visible fields within the current group. |
See Also