Skip to main content
All docs
V23.2

ToolTipInfo(IPatternHolder) Constructor

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

Namespace: DevExpress.Xpf.TreeMap

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

NuGet Package: DevExpress.Wpf.TreeMap

Declaration

public ToolTipInfo(
    IPatternHolder patternHolder
)

Parameters

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