ColumnsByTableDictionary(ColumnsByTableDictionary) Constructor
Initializes a new instance of the ColumnsByTableDictionary class with the specified dictionary.
Namespace: DevExpress.XtraReports.Data
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
dictionary | ColumnsByTableDictionary | A ColumnsByTableDictionary object. |
See Also