[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DataSettings

DataSettings Class

Represents the settings related to data management.

Inheritance
DataSettings
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class DataSettings
Remarks

The DataSettings class provides properties to configure various aspects of data management within the application, such as data sources, data sets, parameters, and common values.

Constructors

Name Description
DataSettings()

Properties

Name Description
CommonValues

Gets or sets the settings for the common values.

DataSets

Gets or sets the settings for the data sets.

DataSources

Gets or sets the settings for the data sources.

DataTab

Gets or sets the settings for the data tab.

Parameters

Gets or sets the settings for the parameters.