AppointmentViewModel.VisibleInterval Property
Gets the time interval displayed in the view.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
DateTimeRange | The time interval displayed in the view. |
See Also