ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DesignerSettings Class / Data Property

In This Topic
Data Property (DesignerSettings)
In This Topic
Gets or sets the settings related to data management, including configurations for data sources, data sets, parameters, and common values.
Syntax
'Declaration
 
Public Property Data As DataSettings
 

Property Value

An instance of DataSettings representing the data management settings.
See Also