FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / PrintDocumentGridRenderer Class / PageCount Property

In This Topic
    PageCount Property (PrintDocumentGridRenderer)
    In This Topic
    Gets the total number of pages in the document.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also