SchedulerCallbackCommandEventArgs Properties
Provides data for the ASPxScheduler.BeforeExecuteCallbackCommand and ASPxScheduler.AfterExecuteCallbackCommand events.Name | Description |
---|---|
Command | Gets or sets the object, representing the callback command. |
CommandId | Gets the command identifier, specifying a command to be executed. |
See Also