Back to Devexpress

PivotGridGroup Properties

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

latest2.5 KB
Original Source

PivotGridGroup Properties

Represents an individual group of fields.

NameDescription
AreaGets the area of the pivot grid in which the group is displayed.
AreaIndexGets the index of the first field within the group among the other fields displayed within the same area.
CaptionGets or sets the group’s caption.
CountGets the number of fields within the group.
FieldsProvides access to the group’s field collection.
FilterValuesGets the group filter condition.
HierarchyGets or sets the name of the hierarchy to which the current field group belongs.
IndexGets the group’s position within the collection that owns it.
IsFilterAllowedGets whether the group filter is used to filter data against the group’s fields.
IsOLAPGets whether the control is in OLAP mode.
Item[Int32]Provides indexed access to the fields in the group.
ShowNewValuesGets or sets whether field values that have appeared in the datasource after the field’s filtering was configured should be shown.
VisibleGets whether the group is visible.
VisibleCountGets the number of visible fields within the current group.

See Also

PivotGridGroup Class

PivotGridGroup Members

DevExpress.XtraPivotGrid Namespace