Skip to main content
A newer version of this page is available. .
All docs
V20.2

ToolTipInfo(IPatternHolder) Constructor

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

Namespace: DevExpress.Xpf.TreeMap

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

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

Declaration

public ToolTipInfo(
    IPatternHolder patternHolder
)

Parameters

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