C1.Web.Mvc Namespace / Column Class / Columns Property

In This Topic
Columns Property (Column)
In This Topic
Gets the grid's column collection under the column.
Syntax
'Declaration
 
<JsonAttribute(2)>
Public Overridable ReadOnly Property Columns As IList(Of Column)
 
See Also