The ResourceHeaderMenuClickEventArgs type exposes the following members.

Properties

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

See Also