Class DocumentChangedEventArgs
Provides data for the DocumentChanged
event.
Inheritance
System.Object
DocumentChangedEventArgs
Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
Syntax
public sealed class DocumentChangedEventArgs : EventArgs
Constructors
DocumentChangedEventArgs()
Initializes a new instance of the DocumentChangedEventArgs class.
Declaration
public DocumentChangedEventArgs()