[]
Arguments for the CommandClick event handler.
public class CommandClickEventArgs : ClickEventArgs
Name | Description |
---|---|
CommandClickEventArgs(C1Command, ClickEventArgs) | Initializes a new instance of the CommandClickEventArgs class |
CommandClickEventArgs(C1Command, ClickSourceEnum, C1CommandLink, ContextInfo) | Initializes a new instance of the CommandClickEventArgs class |
Name | Description |
---|---|
Command | Gets the command clicked. |
Empty | CommandClickEventArgs with empty arguments |