Back to Devexpress

StripLineControl.StripLine Property

wpf-devexpress-dot-xpf-dot-gantt-dot-striplinecontrol.md

latest1018 B
Original Source

StripLineControl.StripLine Property

Provides access to a corresponding strip line. This is a dependency property.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public StripLineBase StripLine { get; set; }
vb
Public Property StripLine As StripLineBase

Property Value

TypeDescription
StripLineBase

A corresponding strip line.

|

See Also

StripLineControl Class

StripLineControl Members

DevExpress.Xpf.Gantt Namespace