ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet.TagHelpers Namespace / FlexSheetScriptsTagHelper Class / CollectionName Property

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