Skip to main content

GanttTaskControlBase.ProgressBackgroundProperty Field

Identifies the GanttTaskControlBase.ProgressBackground dependency property.

Namespace: DevExpress.Xpf.Gantt

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

Declaration

public static readonly DependencyProperty ProgressBackgroundProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also