The RowMenuClickEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCommand
Command specified in MenuItem.Command property.
Public propertyData
Custom data.
(Inherited from DayPilotEventArgs.)
Public propertySource
Event source: PostBack or CallBack.
(Inherited from DayPilotEventArgs.)
Public propertyTask
Resource on which the menu was invoked.

See Also