NSelectAllCommandAction Class Members
In This Topic
The following tables list the members exposed by NSelectAllCommandAction.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Filter | Gets or sets the type of predefined filter to apply to the select all command. |
| IsEditAction | Overridden. Returns true if this is an edit action (will modify the control content). |
Top
Public Methods
| Name | Description |
| Execute | Overridden. Executes this command action. |
| GetCommand | Overridden. Gets the command associated with this action. |
| IsEnabled | Overridden. Returns whether the action is enabled. |
Top
See Also