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