Skip to main content

AppointmentControl.ActualBackgroundProperty Field

Identifies the AppointmentControl.ActualBackground dependency property.

Namespace: DevExpress.Xpf.Scheduling.Visual

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

Declaration

public static readonly DependencyProperty ActualBackgroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also