ComponentOne FlexGrid for WinForms
PageNumber Property

C1.Win.C1FlexGrid Namespace > GridPrinter Class : PageNumber Property
Gets the number of the page being printed (the first page is numbered one).
Syntax
'Declaration
 
Public ReadOnly Property PageNumber As Integer
public int PageNumber {get;}
Remarks
Applications typically use this property to provide user feedback while printing grids.
See Also

Reference

GridPrinter Class
GridPrinter Members