Back to Devexpress

AppointmentControlBase Class

wpf-devexpress-dot-xpf-dot-scheduling-dot-visual-0397a52d.md

latest2.5 KB
Original Source

AppointmentControlBase Class

Namespace : DevExpress.Xpf.Scheduling.Visual

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

csharp
public abstract class AppointmentControlBase :
    Chrome,
    INotifyDependencyPropertyChanged
vb
Public MustInherit Class AppointmentControlBase
    Inherits Chrome
    Implements INotifyDependencyPropertyChanged

The following members return AppointmentControlBase objects:

Inheritance

Show 16 items

Object DispatcherObject DependencyObject Visual UIElement FrameworkElement ContentPresenter DevExpress.Xpf.Core.Native.Chrome AppointmentControlBase AppointmentControl

AppointmentHorizontalControl

AppointmentVerticalControl

DayAppointmentControl

AllDayAppointmentControl

TimelineAppointmentControl

MonthAppointmentControl

See Also

AppointmentControlBase Members

DevExpress.Xpf.Scheduling.Visual Namespace