ReportViewer.setNumberOfPages Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
setNumberOfPages(Int32) | |
setNumberOfPages(Int32, Boolean) |
setNumberOfPages(Int32)
setNumberOfPages(Int32, Boolean)
public:
virtual bool setNumberOfPages(int _pageNo, bool _updataProgressForm);
public virtual bool setNumberOfPages (int _pageNo, bool _updataProgressForm);
override this.setNumberOfPages : int * bool -> bool
Public Overridable Function setNumberOfPages (_pageNo As Integer, _updataProgressForm As Boolean) As Boolean
Parameters
- _pageNo
- Int32
- _updataProgressForm
- Boolean