CustomizeControlEventArgs.Control Property
Gets an object that allows you to access the control which is used to display an Action.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Object | An object that allows you to access the control which is used to display an Action. |
See Also