The CommandEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCommand
Gets the command parameter of the client-side .commandCallBack() call.
Public propertyData
Custom data.
(Inherited from DayPilotEventArgs.)
Public propertySource
Event source: PostBack or CallBack.
(Inherited from DayPilotEventArgs.)

See Also