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