ToolTipAttribute.ToolTip Property
Specifies the tooltip text displayed for the ToolTipAttribute attribute’s target property.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string which is the tooltip text displayed for the ToolTipAttribute attribute’s target property. |
See Also