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