[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DataSourcesOptions.PredefinedProviders

PredefinedProviders Property

PredefinedProviders

Gets or sets the list of predefined data providers available in the data source editor.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public Providers[] PredefinedProviders { get; set; }
Property Value
Type Description
Providers[]

An array of Providers representing the predefined data providers.