Reporting

Specifies the total number of the report pages.

Namespace: Telerik.ReportViewer.Wpf
Assembly: Telerik.ReportViewer.Wpf (in Telerik.ReportViewer.Wpf.dll)

Syntax

C#
public int PageCount { get; set; }
Visual Basic
Public Property PageCount As Integer
	Get
	Set

Version Information

Supported in: 1.0.1

See Also