Represents a Smart Action.
Properties
|
Name |
Description |
|
ActionId Read-Only |
Unique Action Id. |
|
ActionMnemonic Read-Only |
Unique 1-Character Action Mnemonic (used to associate result rows wit a row-based Action). |
|
ActionType Read-Only |
The Action Type. |
|
AllowMultiple |
Indicates whether this Action can be applied to Multiple items (each item will be a separate call). |
|
BeginGroup |
Indicates whether this Action begins a group of similar Actions and should therefore be separated in the User Interface. |
|
Caption |
The Action's display Caption. |
|
Description |
The Action's Description, e.g., for tooltips or confirmation dialogs. |
|
Icon |
Icon Resource Id. |
|
IsRowAction Read-Only |
Indicates whether this is a Row-based Action. |
|
Parameters Read-Only |
Action Parameters. |
|
Prompt |
Indicates whether to Prompt the User before performing this Action. |
|
PromptIfMultiple |
Indicates whether to Prompt the User before performing this Action if Multiple items are selected. |
|
SpecialType |
The Action Special Type (typically used by the User Interface to present a special interface). |
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0