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

In This Topic
    SheetName Property (DefinedNameTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Sheet.DefinedName.SheetName. Sets the defined name item works in which sheet. If omitted, the defined name item works in workbook.
    Syntax
    'Declaration
     
    Public Property SheetName As String
    public string SheetName {get; set;}
    See Also