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

In This Topic
    Name Property (TableColumnTagHelper)
    In This Topic
    Configurates C1.Web.Mvc.Sheet.TableColumn.Name. Sets the name of the table column.
    Syntax
    'Declaration
     
    Public Property Name As String
    public string Name {get; set;}
    Remarks
    It is referenced through functions.
    See Also