Back to Devexpress

PivotGroupEventArgs.Group Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-pivotgroupeventargs.md

latest1.1 KB
Original Source

PivotGroupEventArgs.Group Property

Gets the group for which the event has been raised.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.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.Xpf.PivotGrid Namespace