C1.Web.Mvc.Sheet Namespace / Table Class / Columns Property

In This Topic
Columns Property (Table)
In This Topic
Gets or sets the table's columns.
Syntax
'Declaration
 
Public ReadOnly Property Columns As IList(Of TableColumn)
 
See Also