ProcessActionContainerEventArgs.ActionContainer Property
Specifies the Action Container currently being processed.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IActionContainer | An IActionContainer object representing the Action Container currently being processed. |
See Also