Skip to main content
A newer version of this page is available. .

GroupValueData Class

Contains information about a group row‘s value.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class GroupValueData

The following members return GroupValueData objects:

Remarks

The following templates use a GroupValueData object as a data context:

Inheritance

Object
GroupValueData
See Also