Back to Devexpress

StripLineToolTipData.StripLine Property

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

latest1.0 KB
Original Source

StripLineToolTipData.StripLine Property

Gets a strip line that owns the current tooltip.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

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

Property Value

TypeDescription
StripLineBase

A strip line that owns the current tooltip.

|

See Also

StripLineToolTipData Class

StripLineToolTipData Members

DevExpress.Xpf.Gantt Namespace