ImageEditPropertiesBase.ToolTip Property
Gets or sets the text displayed when the mouse pointer hovers over the image.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string which specifies the tooltip’s text. |
See Also