ASPxClientGanttFocusedTaskChangedEventArgs Properties
Contains data for the FocusedTaskChanged event.
Name | Description |
---|---|
key | Returns the task key. |
process |
Specifies whether or not to process the event on the server.
Inherited from ASPx |
values | Returns the task data. |
See Also