ThumbnailButton.Tooltip Property
Gets or sets the button’s tooltip.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | The button’s tooltip. |
See Also