The LinkMenuClickEventArgs 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 |
Menu item command (see Command property).
|
![]() | Data |
Custom data.
(Inherited from DayPilotEventArgs.) |
![]() | From |
Event starting date and time (DayPilotCalendar.DataStartField property).
|
![]() | Id |
Task id.
|
![]() | Source |
Event source: PostBack or CallBack.
(Inherited from DayPilotEventArgs.) |
![]() | To |
Event ending date and time (DayPilotCalendar.DataEndField property).
|
![]() | Type |
Event text. (DayPilotCalendar.DataTextField property).
|