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

In This Topic
Columns Property (C1Band)
In This Topic
Gets a array of objects representing the columns of the band.
Syntax
'Declaration
 
Public ReadOnly Property Columns As C1BaseFieldCollection
 
See Also