[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.GroupRowPosition

GroupRowPosition Enum

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

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexGrid.4.6.2.dll
Syntax
public enum GroupRowPosition

Fields

Name Description
AboveData

Place group rows above the data.

BelowData

Place group rows below the data.

None

Do not show group rows.