ComponentOne FlexGrid for WinForms
Count Property (RowColCollection)

C1.Win.C1FlexGrid Namespace > RowColCollection Class : Count Property
Gets or sets the number of rows or columns in the collection.
Syntax
'Declaration
 
Public Overridable Property Count As Integer
public virtual int Count {get; set;}
See Also

Reference

RowColCollection Class
RowColCollection Members