Event source: PostBack or CallBack.

Namespace: DayPilot.Web.Ui.Events
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.0.1172.0

Syntax

C#
public EventSource Source{ get;}
Visual Basic (Declaration)
Public ReadOnly Property Source As EventSource
Visual C++
public:
property EventSource Source {
	EventSource get ();
}

See Also