GrapeCity.Win.MultiRow Namespace : ActionList Class |
The following tables list the members exposed by ActionList.
Name | Description | |
---|---|---|
![]() | ActionList Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DisplayName | Gets the name of the action. The name should be a short string that describes the main function of the action. |
Name | Description | |
---|---|---|
![]() | CanExecute | Determines whether the action can be executed in its current state. |
![]() | Execute | Executes all the IActions in the current list. |
![]() | ToString | Returns a System.String that represents the current ActionList. |