New event ending date and time.

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

Syntax

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

See Also