ReportDesignerViewModel.PageCount Property
In This Article
Provides access to the number of pages in a report document.
Namespace: DevExpress.Xpf.ReportDesigner
Assembly: DevExpress.Xpf.ReportDesigner.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value, specifying the page count. |
See Also