The EventAddEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EventAddEventArgs | Initializes a new instance of the EventAddEventArgs class |
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 | |
---|---|---|
![]() | Data |
Custom data.
(Inherited from DayPilotEventArgs.) |
![]() | Event | |
![]() | Source |
Event source: PostBack or CallBack.
(Inherited from DayPilotEventArgs.) |