Skip to main content

CellControl.SelectedBackgroundProperty Field

Identifies the CellControl.SelectedBackground dependency property.

Namespace: DevExpress.Xpf.Scheduling.Visual

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

Declaration

public static readonly DependencyProperty SelectedBackgroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also