The ResourceHeaderMenuClickEventArgs type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Command |
Command specified in MenuItem.Command property.
| |
Data |
Custom data.
(Inherited from DayPilotEventArgs.) | |
Index |
Index of the Resource on which the menu was invoked.
| |
Resource |
Resource on which the menu was invoked.
| |
Source |
Event source: PostBack or CallBack.
(Inherited from DayPilotEventArgs.) |