Definition
Namespace:Telerik.WinForms.Documents.UI
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
C#
public class TextInsertedEventArgs : EventArgs
Inheritance: objectEventArgsTextInsertedEventArgs
Inherited Members
Constructors
Properties
C#
public bool ShouldPersist { get; }
C#
public bool ShouldStartNewComposition { get; }