menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ContentEditorMode - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ContentEditorMode

    Specifies the different editing mode for the Connector's annotation.

    Inheritance
    System.Object
    ContentEditorMode
    Namespace: Syncfusion.UI.Xaml.Diagram.Controls
    Assembly: Syncfusion.SfDiagram.UWP.dll
    Syntax
    public sealed class ContentEditorMode : Enum

    Fields

    Edit

    Specifies that annotations are in edit mode.

    Declaration
    public const ContentEditorMode Edit
    Field Value
    Type
    ContentEditorMode

    View

    Specifies that annotations are in view mode.

    Declaration
    public const ContentEditorMode View
    Field Value
    Type
    ContentEditorMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved