ToolTipItem.Font Property
Gets or sets the font used to paint the item’s text.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Font | The font used to display the ToolTipItem‘s text (specified in the ToolTipItem.Text property). |
See Also