New event starting date and time.

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

Syntax

C#
public DateTime NewStart { get; }
Visual Basic
Public ReadOnly Property NewStart As DateTime
	Get
Visual C++
public:
property DateTime NewStart {
	DateTime get ();
}

See Also