ComponentOne FlexGrid for WinForms
CellRangeCollection Constructor

C1.Win.C1FlexGrid Namespace > CellRangeCollection Class : CellRangeCollection Constructor
Grid that owns the collection.
Initializes a new instance of a CellRangeCollection.
Syntax
'Declaration
 
Public Function New( _
   ByVal flexGrid As C1FlexGrid _
)
public CellRangeCollection( 
   C1FlexGrid flexGrid
)

Parameters

flexGrid
Grid that owns the collection.
See Also

Reference

CellRangeCollection Class
CellRangeCollection Members