Back to Devexpress

DevExpress.ExpressApp.Win.SystemModule Namespace

expressappframework-devexpress-dot-expressapp-dot-win-8331438c.md

latest8.2 KB
Original Source

DevExpress.ExpressApp.Win.SystemModule Namespace

Contains Controllers used by default in XAF Windows Forms applications.

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

NuGet Packages : DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design

Classes

NameDescription
AboutInfoControllerRepresents a WindowController descendant that contains the About Action.
CustomShowSaveFileDialogEventArgsProvides data for the WinExportController.CustomShowSaveFileDialog event.
PrintingControllerRepresents a ViewController descendant that provides printing functionality in the Windows Forms applications.
SystemWindowsFormsModuleThe module contained in the DevExpress.ExpressApp.Win.v25.2.dll assembly.
WinExportControllerThe Windows Forms specific descendant of the ExportController class.
WinExportController.WinComponentExporter
WinModificationsControllerInherits from the ModificationsController to implement Windows Forms specific behavior.
WinNewObjectViewControllerInherits from the NewObjectViewController to implement Windows Forms specific behavior.

Interfaces

NameDescription
IHtmlFormattingSupportDeclares members implemented by Windows Forms List Editors and View Items that support HTML formatting of the display text.
IModelApplicationOptionsPaletteExtends the Application Model‘s IModelOptions node.
IModelApplicationOptionsSkinUsed to extend the Application Model‘s IModelOptions node.
IModelColumnWinUsed to extend the Application Model‘s Column node.
IModelLabelThe Label node defines a label item which displays a text on the current layout.
IModelMaskSettingsContains the MaskSettings property. This interface is a part of the Application Model infrastructure.
IModelOptionsEnableHtmlFormattingUsed to extend the Application Model‘s Options node.
IModelOptionsRibbonThe RibbonOptions node allows configuring different RibbonUI settings.
IModelOptionsWinUsed to extend the Application Model‘s Options node with the properties required in Windows Forms applications.
IModelPrintingSettingsThe PrintingSettings node specifies page settings used by the Printing System‘s PrintingController, which exposes the PrintingController.PageSetupAction, PrintingController.PrintAction and PrintingController.PrintPreviewAction Actions.
IModelRootGroupsStyleUsed to extend the Application Model‘s NavigationItems node.
IModelSeparatorThe SeparatorItem node defines a separator item for the current layout. Separator items allow end-users to visually separate View Items at runtime.
IModelSplitterThe Splitter node defines a splitter item for the current layout. Splitter items allow end-users to quickly resize View Items at runtime.
IModelWinLayoutGroupUsed to extend the Application Model‘s LayoutGroup node.
IModelWinLayoutItemUsed to extend the Application Model‘s LayoutItem node.
IModelWinLayoutManagerDetailViewOptionsUsed to extend the Application Model‘s DetailView node.
IModelWinLayoutManagerOptionsUsed to extend the Application Model Options node.

Enums

NameDescription
PrintingSettingsStorageSpecifies whether printing settings are saved separately for each View.