ToolTipType Enum
Enumerates tooltip types that are supported by controls.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Members
Name | Description |
---|---|
Default
|
The default tooltip type. The actual tooltip type is determined by a control. |
Standard
|
A regular tooltip that consists of the title and contents regions. |
Super
|
A Super |
Flyout
|
A tooltip that allows you to display any control in the Flyout |
Html
|
A tooltip that utilizes the HTML template assigned to the controller’s Html |
#Related API Members
The following properties accept/return ToolTipType values: