VEvent.End Property
In This Article
Provides access to the DTEND property of a calendar component.
Namespace: DevExpress.XtraScheduler.iCalendar.Components
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
The DTEND property specifies the date and time that a calendar component ends.
The DTEND property maps to the Appointment.End property of the XtraScheduler appointment.
See Also