ToolTipControlInfo.Title Property
Gets or sets the tooltip’s title.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that specifies the tooltip’s title. |
See Also