DxHtmlElement.Title Property
Gets or sets the element tooltip.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v24.1.dll
NuGet Packages: DevExpress.Data.Desktop, DevExpress.ExpressApp.Win.Design
Declaration
Property Value
Type | Description |
---|---|
String | The tooltip displayed when a user hovers over this element. |
See Also