ComponentOne FlexGrid for WinForms
Count Property (CellRangeCollection)

C1.Win.C1FlexGrid Namespace > CellRangeCollection Class : Count Property
Gets the number of CellRange objects in the collection.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}
See Also

Reference

CellRangeCollection Class
CellRangeCollection Members