ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DataSettings Class / DataSources Property

In This Topic
    DataSources Property (DataSettings)
    In This Topic
    Data Sources section settings
    Syntax
    'Declaration
     
    Public Property DataSources As DataSources
    public DataSources DataSources {get; set;}
    See Also