menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum KeyModifiers

    Show / Hide Table of Contents

    Enum KeyModifiers

    Used to specifies the key modifiers

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    [Flags]
    public enum KeyModifiers

    Fields

    Name Description
    Alt

    The ALT key.

    Control

    The CTRL key.

    Meta

    The Meta keys pressed.

    None

    No modifiers are pressed.

    Shift

    The SHIFT key.

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