MultiQuerySelectFieldsPage.SelectedColumns Property
Specifies the selected data columns.
Namespace: DevExpress.Xpf.Reports.UserDesigner.ReportWizard.Pages
Assembly: DevExpress.Xpf.ReportDesigner.v24.1.dll
NuGet Package: DevExpress.Wpf.Reporting
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<String> | An array of String values that specify column names. |
See Also