ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / Table Class / Name Property

In This Topic
    Name Property (Table)
    In This Topic
    Gets or sets the table name.
    Syntax
    'Declaration
     
    
    Public Property Name As String
    public string Name {get; set;}
    See Also