Back to Devexpress

PivotGroupEventArgs.Group Property

windowsforms-devexpress-dot-xtrapivotgrid-dot-pivotgroupeventargs.md

latest1.2 KB
Original Source

PivotGroupEventArgs.Group Property

Gets the group for which the event has been raised.

Namespace : DevExpress.XtraPivotGrid

Assembly : DevExpress.XtraPivotGrid.v25.2.dll

NuGet Package : DevExpress.Win.PivotGrid

Declaration

csharp
public PivotGridGroup Group { get; }
vb
Public ReadOnly Property Group As PivotGridGroup

Property Value

TypeDescription
PivotGridGroup

A PivotGridGroup object that represents the group for which the event has been raised.

|

See Also

PivotGroupEventArgs Class

PivotGroupEventArgs Members

DevExpress.XtraPivotGrid Namespace