menu

UWP

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

    Show / Hide Table of Contents

    Class EditingContext

    Provides the information about the editing context of SelectionAdv.

    Inheritance
    System.Object
    EditingContext
    Implements
    System.ComponentModel.INotifyPropertyChanged
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public class EditingContext : Object, INotifyPropertyChanged

    Properties

    Type

    Gets the type of the EditingContext.

    Declaration
    public EditingContextType Type { get; }
    Property Value
    Type
    EditingContextType

    Events

    PropertyChanged

    Occurs when a property value changes.

    Declaration
    public event PropertyChangedEventHandler PropertyChanged
    Event Type
    Type
    System.ComponentModel.PropertyChangedEventHandler

    Implements

    System.ComponentModel.INotifyPropertyChanged

    Extension Methods

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