New event starting date and time.

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

Syntax

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

See Also