Called when page size is changed.
Namespace:
PerpetuumSoft.ReportingServices.Viewer.ClientAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
protected virtual double OnPageSizeChanged() |
Visual Basic (Declaration) |
---|
Protected Overridable Function OnPageSizeChanged As Double |
Visual C++ |
---|
protected: virtual double OnPageSizeChanged() |