Back to Devexpress

DataLayoutControlAutoGeneratedGroupEventArgs.Group Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-datalayoutcontrolautogeneratedgroupeventargs.md

latest1.3 KB
Original Source

DataLayoutControlAutoGeneratedGroupEventArgs.Group Property

Gets the group that has been generated.

Namespace : DevExpress.Xpf.LayoutControl

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

NuGet Package : DevExpress.Wpf.LayoutControl

Declaration

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

Property Value

TypeDescription
LayoutGroup

A LayoutGroup object that has been generated.

|

See Also

DataLayoutControlAutoGeneratedGroupEventArgs Class

DataLayoutControlAutoGeneratedGroupEventArgs Members

DevExpress.Xpf.LayoutControl Namespace