Skip to main content
All docs
V25.1
  • ToolTipInfo(IPatternHolder) Constructor

    Initializes a new instance of the ToolTipInfo class with specified settings.

    Namespace: DevExpress.Xpf.TreeMap

    Assembly: DevExpress.Xpf.TreeMap.v25.1.dll

    NuGet Package: DevExpress.Wpf.TreeMap

    Declaration

    public ToolTipInfo(
        IPatternHolder patternHolder
    )

    Parameters

    Name Type
    patternHolder DevExpress.TreeMap.Native.IPatternHolder
    See Also