ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexViewer Assembly / C1.Web.Mvc.Viewer.TagHelpers Namespace / ReportViewerTagHelper Class / CollectionName Property

In This Topic
    CollectionName Property (ReportViewerTagHelper)
    In This Topic
    Gets the collection name.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CollectionName As String
    protected virtual string CollectionName {get;}
    See Also