ToolTipControllerCalcSizeEventArgs.Title Property
Gets the tooltip’s title.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A String value which specifies the tooltip’s title. |
See Also