menu

WinForms

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

    Show / Hide Table of Contents

    Enum EditMode

    Defines the constants that specifies the edit mode of the SfDataGrid.

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

    Fields

    Name Description
    DoubleClick

    Specifies that the cell will be entered into edit mode on double click.

    SingleClick

    Specifies that the cell will be entered into edit mode on single click.

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