DocumentViewerBase.SelectedPageIndex Property
Specifies the index of a currently selected page in the DocumentViewer.
Namespace: DevExpress.DocumentView.Controls
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer value, specifying the index of the currently selected page. |
See Also