CustomizeControlEventArgs Class
Arguments passed to the ActionBase.CustomizeControl event.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
The CustomizeControl event occurs after the control is initialized. Allows to customize the default control settings.
See Also