menu

UWP

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

    Show / Hide Table of Contents

    Class EditingContextType

    Specifies the editing context type of the SelectionAdv.

    Inheritance
    System.Object
    EditingContextType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class EditingContextType : Enum

    Fields

    Image

    Editing context is on Image.

    Declaration
    public const EditingContextType Image
    Field Value
    Type
    EditingContextType

    Table

    Editing context is on table.

    Declaration
    public const EditingContextType Table
    Field Value
    Type
    EditingContextType

    Text

    Editing context is on text.

    Declaration
    public const EditingContextType Text
    Field Value
    Type
    EditingContextType

    Extension Methods

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