AppointmentItemsValidationEventArgs.DateTimeRange Property
Provides access to a datetime range for which the appointments are validated.
Namespace: DevExpress.Xpf.Scheduling.Reporting
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
DateTimeRange | A DateTimeRange object representing the datetime range. |
See Also