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

In This Topic
Columns Property (Worksheet)
In This Topic
Gets the column definitions in the worksheet.
Syntax
'Declaration
 
<JsonAttribute(False)>
Public ReadOnly Property Columns As List(Of Column)
 
See Also