Namespace: DayPilot.Web.Ui.Events.Scheduler
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
Syntax
C# |
---|
public EventSource EventSource { get; set; } |
Visual Basic |
---|
Public Property EventSource As EventSource Get Set |
Visual C++ |
---|
public: property EventSource EventSource { EventSource get (); void set (EventSource value); } |