ReportModel.Columns Property
Specifies the data columns that are available in the Report Wizard.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
String[] | An array of String values, specifying the columns available from the datasource. |
See Also