menu

Class GroupingMode - Xamarin.Android API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GroupingMode

    Describes the possible grouping modes in a SfDataGrid control.

    Inheritance
    System.Object
    GroupingMode
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.Android.dll
    Syntax
    public sealed class GroupingMode : Enum

    Fields

    Multiple

    Specifies the multiple level grouping in a SfDataGrid control.

    Declaration
    public const GroupingMode Multiple
    Field Value
    Type
    GroupingMode
    Remarks

    Not yet implemented.

    Single

    Specifies the single level grouping in a SfDataGrid control.

    Declaration
    public const GroupingMode Single
    Field Value
    Type
    GroupingMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved