Skip to main content

GanttConnectorBase.StrokeProperty Field

Identifies the Stroke dependency property.

Namespace: DevExpress.Xpf.Gantt

Assembly: DevExpress.Xpf.Gantt.v23.2.dll

NuGet Package: DevExpress.Wpf.Gantt

Declaration

public static readonly DependencyProperty StrokeProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also