EditingField.PageIndex Property
Gets the index of the page on which an editing field is located.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the page index. |
See Also