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