[]
        
(Showing Draft Content)

C1.Win.Command.CommandClickEventArgs

CommandClickEventArgs Class

Arguments for the CommandClick event handler.

Inheritance
CommandClickEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
public class CommandClickEventArgs : ClickEventArgs

Constructors

Name Description
CommandClickEventArgs(C1Command, ClickEventArgs)

Initializes a new instance of the CommandClickEventArgs class

Initializes a new instance of the CommandClickEventArgs class

Fields

Name Description
Command

Gets the command clicked.

Empty

CommandClickEventArgs with empty arguments