ICustomizeLabelPageView.SelectedPaperKindId Property
If implemented, specifies the entry selected in the Page Size drop-down list.
Namespace: DevExpress.XtraReports.Wizards.Views
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that is an index of the selected entry. |
See Also