TimelineAppointmentControl Class
In This Article
Visualizes an appointment in the Timeline view.
Namespace: DevExpress.Xpf.Scheduling.Visual
Assembly: DevExpress.Xpf.Scheduling.v24.2.dll
NuGet Package: DevExpress.Wpf.Scheduling
#Declaration
public class TimelineAppointmentControl :
AppointmentHorizontalControl
#Remarks
See the AppointmentControl topic for more information.
#Inheritance
Show 12 items
Object
DispatcherObject
DependencyObject
Visual
UIElement
FrameworkElement
ContentPresenter
DevExpress.Xpf.Core.Native.Chrome
AppointmentControlBase
AppointmentControl
AppointmentHorizontalControl
TimelineAppointmentControl
See Also