Skip to main content
.NET 6.0+

WinModificationsController Class

Inherits from the ModificationsController to implement Windows Forms specific behavior.

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

NuGet Package: DevExpress.ExpressApp.Win

Declaration

public class WinModificationsController :
    ModificationsController

Remarks

The WinModificationsController adds the following functionality to the base ModificationsController:

Implements

See Also