IModelToolTip.ToolTip Property
In This Article
Specifies the tooltip text.
Namespace: DevExpress.ExpressApp.Model
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A string which is the tooltip text |
#Remarks
For details, refer to the ToolTip attribute description.
See Also