alexa

    Show / Hide Table of Contents

    Enum ActivationTrigger

    Specifies the activation trigger options

    Namespace: Syncfusion.Windows.Forms.CellGrid.Helpers
    Assembly: Syncfusion.Spreadsheet.Windows.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