ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DataSettings Class / DataSets Property

In This Topic
    DataSets Property (DataSettings)
    In This Topic
    Gets or sets the settings for the data sets.
    Syntax
    'Declaration
     
    Public Property DataSets As DataSets
    public DataSets DataSets {get; set;}

    Property Value

    An instance of DataSets that contains the settings for the data sets.
    See Also