menu

WPF

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

    Show / Hide Table of Contents

    Enum ActivationTrigger

    Specifies the activation trigger options

    Namespace: Syncfusion.UI.Xaml.CellGrid.Helpers
    Assembly: Syncfusion.SfCellGrid.WPF.dll
    Syntax
    public enum ActivationTrigger

    Fields

    Name Description
    Keyboard

    Activation by Keyboard.

    Mouse

    Activation by Mouse.

    Pen

    Activation by Pen.

    Program

    Activation by Program.

    Touch

    Activation by Touch.

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