menu

ASP.NET Web Forms

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

    Show / Hide Table of Contents

    Enum LabelEditMode

    Defines to edit a Label at runtime, either programmatically or interactively. By default, label is in View mode.

    Namespace: Syncfusion.JavaScript.DataVisualization.DiagramEnums
    Assembly: Syncfusion.EJ.dll
    Syntax
    public enum LabelEditMode

    Fields

    Name Description
    Edit

    Used to set label edit mode as edit

    View

    Used to set label edit mode as view

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