C1.Silverlight.FlexGrid.5
Columns Property (C1FlexGrid)

Gets the collection of columns in the grid.
Syntax
'Declaration
 
Public ReadOnly Property Columns As ColumnCollection
public ColumnCollection Columns {get;}
Remarks
This property is equivalent to Cells.Columns.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.