WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / GroupRowPosition Property
In This Topic
    GroupRowPosition Property (FlexGrid)
    In This Topic
    Gets or sets a value that indicates where group rows should be displayed with respect to the data.
    Syntax
    public GridGroupRowPosition GroupRowPosition {get; set;}
    See Also