ScrollToPageCommand.PageIndex Property
Gets or sets the index of a page to which scrolling is performed.
Namespace: DevExpress.XtraRichEdit.Commands
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer that is the number of a page. |
See Also