VisualBrick.NavigationPageIndex Property
Gets an index of a page, which contains a bookmark’s brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v23.1.Core.dll
NuGet Packages: DevExpress.Printing.Core, DevExpress.Win.Dashboard.Design
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | An integer value representing a page index. |
Remarks
This property is intended for internal use only. Normally, you don’t need to use it.
See Also