Skip to main content
A newer version of this page is available. .

SystemWindowsFormsModule.CustomizeLogics(CustomLogics) Method

For internal use.

Namespace: DevExpress.ExpressApp.Win.SystemModule

Assembly: DevExpress.ExpressApp.Win.v18.2.dll

Declaration

[Browsable(false)]
public override void CustomizeLogics(
    CustomLogics customLogics
)

Parameters

Name Type
customLogics CustomLogics
See Also