Class ContentChangedEventArgs
Provides data for the ContentChanged
event.
Inheritance
System.Object
ContentChangedEventArgs
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.dll
Syntax
public sealed class ContentChangedEventArgs : EventArgs
Constructors
ContentChangedEventArgs()
Initializes a new instance of the ContentChangedEventArgs class.
Declaration
public ContentChangedEventArgs()