[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.Documents.ClipboardEventArgs.Handled

Handled Property

Handled

Indicates whether the clipboard event has been handled by an event listener and C1RichTextBox should do nothing.

Declaration
public bool Handled { get; set; }