Event source: PostBack or CallBack.
Namespace: DayPilot.Web.Ui.EventsAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
| C# |
|---|
public EventSource Source { get; internal set; } |
| Visual Basic |
|---|
Public Property Source As EventSource Get Friend Set |
| Visual C++ |
|---|
public: property EventSource Source { EventSource get (); internal: void set (EventSource value); } |