Class ToolTipInfo
Inheritance
System.Object
ToolTipInfo
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.Windows.Forms.TreeMap
Assembly: Syncfusion.TreeMap.Windows.dll
Syntax
public class ToolTipInfo
Constructors
ToolTipInfo()
Declaration
public ToolTipInfo()
Properties
BackColor
Declaration
public Color BackColor { get; set; }
Property Value
Type |
---|
System.Drawing.Color |
ToolTipContentPattern
Declaration
public string ToolTipContentPattern { get; set; }
Property Value
Type |
---|
System.String |
ToolTipHeaderPattern
Declaration
public string ToolTipHeaderPattern { get; set; }
Property Value
Type |
---|
System.String |