[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridGroupRowPosition

GridGroupRowPosition Enum

Specifies where to place the group rows used to delimit data groups.

Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.Grid.dll
Syntax
public enum GridGroupRowPosition

Fields

Name Description
AboveData

Place group rows above the data.

BelowData

Place group rows below the data.

None

Do not show group rows.