Skip to main content
A newer version of this page is available. .

StripLineToolTipData Class

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

Namespace: DevExpress.Xpf.Gantt

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Gantt, DevExpress.Wpf.Gantt

Declaration

public sealed class StripLineToolTipData :
    ImmutableObject

Remarks

Refer to the ToolTipTemplate property description for more information.

Inheritance

Object
DevExpress.Utils.ImmutableObject
StripLineToolTipData
See Also