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