Skip to main content
A newer version of this page is available. .

SchedulerViewBase.HorizontalAppointmentContentTemplateProperty Field

Identifies the SchedulerViewBase.HorizontalAppointmentContentTemplate dependency property.

Namespace: DevExpress.Xpf.Scheduler

Assembly: DevExpress.Xpf.Scheduler.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduler, DevExpress.Wpf.Scheduler

Declaration

public static readonly DependencyProperty HorizontalAppointmentContentTemplateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also