ASPxClientGanttCustomCommandEventArgs Properties
Provides data for the CustomCommand event.Name | Description |
---|---|
commandName | Specifies the command name for a custom toolbar item. |
parameter | Gets an optional parameter that complements the processed command. |
See Also