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

GroupRowData Class

Contains information about group rows.

Namespace: DevExpress.WinUI.Grid

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

NuGet Package: DevExpress.WinUI

Declaration

public class GroupRowData :
    RowDataBase,
    IExpandableRowData

The following members return GroupRowData objects:

Remarks

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

Inheritance

Object
RowDataBase
GroupRowData
See Also