[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ClipboardPastingEventArgs.Handled

Handled Property

Handled

Gets or sets whether the paste was handled or the default paste action should be performed.

Declaration
public bool Handled { get; set; }
Public Property Handled As Boolean