Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerEditingField.pageIndex() Method

Returns the index of the page on which an editing field is located.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public int pageIndex()

Returns

Type Description
Int32

An integer value which specifies the page index.

See Also