EditingFieldModel.PageIndex Property
Specifies the zero-based index of a page on which the editing field is located.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer
Assembly: DevExpress.XtraReports.v24.2.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value. |
See Also