GridToolbarItem.ToolTip Property
Gets or sets a value that is the toolbar item tooltip.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| String | String.Empty | A string value that is the tooltip text. |
See Also