Arguments passed to the ActionBase.CustomizeControl event.
Namespace: DevExpress.ExpressApp.Actions
Assembly: DevExpress.ExpressApp.v18.2.dll
public class CustomizeControlEventArgs :
EventArgs
Public Class CustomizeControlEventArgs
Inherits EventArgs
The CustomizeControl event occurs after the control is initialized. Allows to customize the default control settings.