[]
        
(Showing Draft Content)

C1.WPF.RichTextBox.TextDropEventArgs.Handled

Handled Property

Handled

Gets or sets whether text drop has already be handled. If set to true, C1RichTextBox does nothing on text drop.

Declaration
public bool Handled { get; set; }