[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.DataSourcesOptions

DataSourcesOptions Class

Represents the options for data sources and the data source editor.

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

The DataSourcesOptions class provides properties to configure the predefined providers, OLE DB providers, and custom providers available in the data source editor.

Constructors

Name Description
DataSourcesOptions()

Properties

Name Description
CustomProviders

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

OleDbProviders

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

PredefinedProviders

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