The NotifyEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NotifyEventArgs()()()() | Initializes a new instance of the NotifyEventArgs class | |
NotifyEventArgs(JsonData, JsonData) | Initializes a new instance of the NotifyEventArgs 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.) | |
Queue | ||
Source |
Event source: PostBack or CallBack.
(Inherited from DayPilotEventArgs.) |