[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.ExecuteCommandEventArgs.-ctor

ExecuteCommandEventArgs Constructor

ExecuteCommandEventArgs(string, object)

Initializes a new instance of the ExecuteCommandEventArgs class.

Declaration
public ExecuteCommandEventArgs(string commandName, object parameter)
Public Sub New(commandName As String, parameter As Object)
Parameters
Type Name Description
string commandName

The name of command.

object parameter

The value of command.