DevExpress.ExpressApp.Win.SystemModule Namespace
Contains Controllers used by default in XAF Windows Forms applications.
Assembly: DevExpress.ExpressApp.Win.v25.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
Classes
| Name | Description |
|---|---|
| AboutInfoController | Represents a WindowController descendant that contains the About Action. |
| CustomShowSaveFileDialogEventArgs | Provides data for the WinExportController.CustomShowSaveFileDialog event. |
| PrintingController | Represents a ViewController descendant that provides printing functionality in the Windows Forms applications. |
| SystemWindowsFormsModule | The module contained in the DevExpress.ExpressApp.Win.v25.1.dll assembly. |
| WinExportController | The Windows Forms specific descendant of the ExportController class. |
| WinExportController.WinComponentExporter | |
| WinModificationsController | Inherits from the ModificationsController to implement Windows Forms specific behavior. |
| WinNewObjectViewController | Inherits from the NewObjectViewController to implement Windows Forms specific behavior. |
Interfaces
| Name | Description |
|---|---|
| IHtmlFormattingSupport | Declares members implemented by Windows Forms List Editors and View Items that support HTML formatting of the display text. |
| IModelApplicationOptionsPalette | Extends the Application Model‘s IModelOptions node. |
| IModelApplicationOptionsSkin | Used to extend the Application Model‘s IModelOptions node. |
| IModelColumnWin | Used to extend the Application Model‘s Column node. |
| IModelLabel | The Label node defines a label item which displays a text on the current layout. |
| IModelMaskSettings | Contains the MaskSettings property. This interface is a part of the Application Model infrastructure. |
| IModelOptionsEnableHtmlFormatting | Used to extend the Application Model‘s Options node. |
| IModelOptionsRibbon | The RibbonOptions node allows configuring different RibbonUI settings. |
| IModelOptionsWin | Used to extend the Application Model‘s Options node with the properties required in Windows Forms applications. |
| IModelPrintingSettings | The PrintingSettings node specifies page settings used by the Printing System‘s PrintingController, which exposes the PrintingController.PageSetupAction, PrintingController.PrintAction and PrintingController.PrintPreviewAction Actions. |
| IModelRootGroupsStyle | Used to extend the Application Model‘s NavigationItems node. |
| IModelSeparator | The SeparatorItem node defines a separator item for the current layout. Separator items allow end-users to visually separate View Items at runtime. |
| IModelSplitter | The Splitter node defines a splitter item for the current layout. Splitter items allow end-users to quickly resize View Items at runtime. |
| IModelWinLayoutGroup | Used to extend the Application Model‘s LayoutGroup node. |
| IModelWinLayoutItem | Used to extend the Application Model‘s LayoutItem node. |
| IModelWinLayoutManagerDetailViewOptions | Used to extend the Application Model‘s DetailView node. |
| IModelWinLayoutManagerOptions | Used to extend the Application Model Options node. |
Enums
| Name | Description |
|---|---|
| PrintingSettingsStorage | Specifies whether printing settings are saved separately for each View. |