ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / EngineDataProcessor.DataExecutionContext Class / DataSets Property

In This Topic
    DataSets Property (EngineDataProcessor.DataExecutionContext)
    In This Topic
    DataSets
    Syntax
    'Declaration
     
    Public Property DataSets As DataSet()
    public DataSet[] DataSets {get; set;}
    See Also