SingleChoiceAction.GetTotalToolTip() Method
Returns the Action’s total tooltip. Intended for internal use.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Returns
| Type | Description |
|---|---|
| String | A string that is the Action’s total tooltip. |
See Also