menu

WPF

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

    Show / Hide Table of Contents

    Enum EditTrigger

    Defines the constants that specifies the mouse action that triggers the editing.

    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum EditTrigger

    Fields

    Name Description
    OnDoubleTap

    Editing begins when press the mouse at double click.

    OnTap

    Editing begins when press the mouse at single click.

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