Xamarin.iOS

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SortTapAction - Xamarin.iOS API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SortTapAction

    Defines the constants that specify the different tap actions available for applying sorting in SfDataGrid.

    Inheritance
    System.Object
    SortTapAction
    Namespace: Syncfusion.SfDataGrid
    Assembly: Syncfusion.SfDataGrid.iOS.dll
    Syntax
    public sealed class SortTapAction : Enum

    Fields

    DoubleTap

    Specifies that sorting happens at a double tap.

    Declaration
    public const SortTapAction DoubleTap
    Field Value
    Type Description
    SortTapAction

    SingleTap

    Specifies that sorting happens at a single tap.

    Declaration
    public const SortTapAction SingleTap
    Field Value
    Type Description
    SortTapAction

    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