[]
        
(Showing Draft Content)

C1.Win.C1Preview.FormsUserActionEventArgs.Handled

Handled Property

Handled

Gets or sets a value indicating whether the default handling of the user action should take place. Set this property to true to cancel the default handling.

Declaration
public bool Handled { get; set; }