[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.ExecuteCommandEventArgs

ExecuteCommandEventArgs Class

Represents a class that contains event data for CommandExecuting

Inheritance
ExecuteCommandEventArgs
Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public sealed class ExecuteCommandEventArgs : EventArgs
Public NotInheritable Class ExecuteCommandEventArgs
    Inherits EventArgs

Constructors

Properties

Name Description
CommandName

Gets the name of command.

Handled

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

Parameter

Gets the value of command.