Base EventArgs that allow to specify event source (PostBack or CallBack).

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

Syntax

Visual Basic (Declaration)
Public Class DayPilotEventArgs _
	Inherits EventArgs
C#
public class DayPilotEventArgs : EventArgs
Visual C++
public ref class DayPilotEventArgs : public EventArgs

Inheritance Hierarchy