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

In This Topic
    Name Property (DefinedNameTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Sheet.DefinedName.Name. Sets the name of the defined name item.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    See Also