FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ListModelDrillthroughReportsCompletedEventArgs Class / Reports Property

In This Topic
    Reports Property (ListModelDrillthroughReportsCompletedEventArgs)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Reports As ModelDrillthroughReport()
    public ModelDrillthroughReport[] Reports {get;}
    See Also