[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.C1ReportViewer.PageCountChanged

PageCountChanged Event

Event raised when the PageCount property has changed.

Namespace: C1.WPF.ReportViewer
Assembly: C1.WPF.ReportViewer.4.6.2.dll
Syntax
public event EventHandler<PropertyChangedEventArgs<int>> PageCountChanged
Returns
Type Description
EventHandler<PropertyChangedEventArgs<int>> Event raised when the property has changed.