[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.ExecuteCommandEventArgs.Handled

Handled Property

Handled

Gets or sets a boolean value indicating whether the command was executed.

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