CustomizeControlEventArgs(Object) Constructor
Initializes a new instance of the CustomizeControlEventArgs class.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| control | Object | An object which represents a control for customizing. |
See Also