Skip to main content

DayViewBase.CellContentTemplateProperty Field

Identifies the DayViewBase.CellContentTemplate dependency property.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v24.1.dll

NuGet Package: DevExpress.Wpf.Scheduling

Declaration

public static readonly DependencyProperty CellContentTemplateProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also