IControllerAction Members
If implemented, provides the basic functionality to classes that maintain the visibility of toolbar items in DevExpress controls.Properties
| Name | Description |
|---|---|
| Container | Specifies the action container that owns this collection. |
Methods
| Name | Description |
|---|---|
| Execute(DependencyObject) | Executes actions defined by the current controller. |
See Also