FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / SortCompletedEventArgs Class / NumPages Property

In This Topic
    NumPages Property (SortCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property NumPages As Integer
    public int NumPages {get;}
    See Also