Objective Grid for Microsoft® .NET® Reference Guide

GridControl.RowCount Property

Back to Class Index

Returns the number of rows.     

[Visual Basic]
Overridable Public Property RowCount As Integer
[C#]
public virtual int RowCount {get; set;}

See Also

GridControl Class | GridControl Members | Stingray.Grid Namespace