ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DataSourcesOptions Class
Members

In This Topic
    DataSourcesOptions Class
    In This Topic
    Represents the options for data sources and the data source editor.
    Object Model
    DataSourcesOptions Class
    Syntax
    'Declaration
     
    Public Class DataSourcesOptions 
    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.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Blazor.Designer.DataSourcesOptions

    See Also