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

In This Topic
    Name Property (WorkbookTableColumn)
    In This Topic
    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