Back to Devexpress

StripLineToolTipData Class

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

latest1.1 KB
Original Source

StripLineToolTipData Class

Contains strip line’s information used in a tooltip as a data context.

Namespace : DevExpress.Xpf.Gantt

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

NuGet Package : DevExpress.Wpf.Gantt

Declaration

csharp
public sealed class StripLineToolTipData :
    ImmutableObject
vb
Public NotInheritable Class StripLineToolTipData
    Inherits ImmutableObject

Remarks

Refer to the ToolTipTemplate property description for more information.

Inheritance

Object DevExpress.Utils.ImmutableObject StripLineToolTipData

See Also

StripLineToolTipData Members

DevExpress.Xpf.Gantt Namespace