DashboardsWindowsFormsModule.CustomizeTypesInfo(ITypesInfo) Method
Customizes metadata on business classes specific to the DashboardsWindowsFormsModule before loading the metadata to the Application Model‘s BOModel node.
Namespace: DevExpress.ExpressApp.Dashboards.Win
Assembly: DevExpress.ExpressApp.Dashboards.Win.v25.1.dll
NuGet Package: DevExpress.ExpressApp.Dashboards.Win
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| typesInfo | ITypesInfo | An ITypesInfo object which holds metadata information on business classes to be loaded to the Application Model. |
See Also