CustomizeLabelPageView.FillPageSizeList(IEnumerable<PaperKindViewInfo>) Method
Populates the list of the available page sizes.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| paperKinds | IEnumerable<PaperKindViewInfo> | A collection of PaperKindViewInfo objects. |
See Also