ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Aspnetcore.Designer Assembly / GrapeCity.ActiveReports.Aspnetcore.Designer Namespace / DesignerSettings Class / UseCustomStore Method

In This Topic
    UseCustomStore Method (DesignerSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub UseCustomStore( _
       ByVal resourcesService As IResourcesService _
    ) 
    public void UseCustomStore( 
       IResourcesService resourcesService
    )

    Parameters

    resourcesService
    See Also