ComponentOne ASP.NET MVC Controls
Name Property (WorkbookTable)

C1.Web.Mvc.Sheet Namespace > WorkbookTable Class : Name Property
Gets or sets the name of the table.
Syntax
'Declaration
 
Public Property Name As String
public string Name {get; set;}
Remarks
It is used to reference the table programmatically.
See Also

Reference

WorkbookTable Class
WorkbookTable Members