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.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | String.Empty | A string which is the tooltip text displayed for the current ChoiceActionItem. |
See Also