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