ChoiceActionItem.ToolTip Property
This property is for internal use. To specify the tooltip text that is displayed for the current ChoiceActionItem, use the IModelToolTip.ToolTip property of the ActionDesign | Actions | <Action> | ChoiceActionItems | Item node.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v20.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string which is the tooltip text displayed for the current ChoiceActionItem. |
See Also
Feedback