SystemWindowsFormsModule.AddGeneratorUpdaters(ModelNodesGeneratorUpdaters) Method
Registers the FilterCaptionsLocalizationModelNodesGeneratorUpdater Generator Updater.
Namespace: DevExpress.ExpressApp.Win.SystemModule
Assembly: DevExpress.ExpressApp.Win.v24.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Parameters
Name | Type | Description |
---|---|---|
updaters | DevExpress.ExpressApp.Model.Core.ModelNodesGeneratorUpdaters | A ModelNodesGeneratorUpdaters object providing access to the list of Generator Updaters. |
Remarks
This method is not intended to be called from your code.
A Generator Updater is a class used to customize the Application Model‘s zero layer after it has been generated. The FilterCaptionsLocalizationModelNodesGeneratorUpdater Generator Updater creates an OpenSaveDialogFilters localization group containing localization items corresponding to the supported exporting file formats.