DefaultToolTipController.DefaultController Property
Returns the object which represents the Default ToolTipController.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| ToolTipController | A ToolTipController object which represents the Default ToolTipController. |
Remarks
See the Tooltip Management for more information on the Default ToolTipController.
See Also