DefaultToolTipController.DefaultController Property
Returns the object which represents the Default ToolTipController.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
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