ComponentOne ASP.NET MVC Controls
Name Property (TableColumn)

C1.Web.Mvc.Sheet Namespace > TableColumn Class : Name Property
Gets or 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

Reference

TableColumn Class
TableColumn Members