Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GroupingMode - Xamarin.iOS API Reference | Syncfusion SfDataGrid control. ">

    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.iOS.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 Description
    GroupingMode
    Remarks

    Not yet implemented.

    Single

    Specifies the single level grouping in a SfDataGrid control.

    Declaration
    public const GroupingMode Single
    Field Value
    Type Description
    GroupingMode

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved