New event starting date and time.

Namespace: DayPilot.Web.Ui.Events
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.0.1172.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