PivotChartOptions.ExportedTypes Property
Returns the list of Module-specific types exported to the Application Model.
Namespace: DevExpress.ExpressApp.PivotChart.Win
Assembly: DevExpress.ExpressApp.PivotChart.Win.v24.1.dll
NuGet Package: DevExpress.ExpressApp.PivotChart.Win
Declaration
Property Value
Type | Description |
---|---|
IList<Type> | The list of Module-specific types exported to the Application Model. |
See Also