ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / DataSources Class / Shared Property

In This Topic
    Shared Property
    In This Topic
    Gets or sets the options for shared data sources.
    Syntax
    'Declaration
     
    Public Property Shared As SharedDataSourceOptions
    public SharedDataSourceOptions Shared {get; set;}

    Property Value

    An instance of SharedDataSourceOptions that contains the options for shared data sources.
    See Also