menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum SortClickAction - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum SortClickAction

    Defines the constants that specifies the sorting behavior of the grid columns.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum SortClickAction

    Fields

    Name Description
    DoubleClick

    Specifies the column is being sorted at double click.

    SingleClick

    Specifies the column is being sorted at single click.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved