EditingField.PageIndex Property
Gets the index of the page on which an editing field is located.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v22.2.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value which specifies the page index. |
See Also