C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridView Class / Columns Property

In This Topic
Columns Property (C1GridView)
In This Topic
Gets a collection of objects representing the columns of the C1GridView control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property Columns As C1BaseFieldCollection
 
See Also