Skip to main content
All docs
V25.1
  • StripLineToolTipData Class

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

    Namespace: DevExpress.Xpf.Gantt

    Assembly: DevExpress.Xpf.Gantt.v25.1.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