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

GanttTaskControlBase.ProgressBackgroundProperty Field

Identifies the GanttTaskControlBase.ProgressBackground dependency property.

Namespace: DevExpress.Xpf.Gantt

Assembly: DevExpress.Xpf.Gantt.v19.1.dll

Declaration

public static readonly DependencyProperty ProgressBackgroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also