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