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

WinModificationsController Class

Inherits from the ModificationsController to implement Windows Forms specific behavior.

Namespace: DevExpress.ExpressApp.Win.SystemModule

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

Declaration

public class WinModificationsController :
    ModificationsController

Remarks

The WinModificationsController adds the following functionality to the base ModificationsController:

Implements

See Also