SelectColumnsPageView.FillAvailableColumns(ColumnInfo[]) Method
Populates the list of available commands.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
columns | ColumnInfo[] | An array of ColumnInfo objects, specifying the columns to be added to the list. |
Implements
See Also