Skip to main content

StripLineToolTipData Class

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

Namespace: DevExpress.Xpf.Gantt

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

NuGet Package: 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