Click or drag to resize

BndGridRowCount Property

Gets/sets the number of data rows in the grid.

Namespace:  NetQuarry.WebControls
Assembly:  EAP.WebControls (in EAP.WebControls.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int RowCount { get; set; }

Property Value

Type: Int32
See Also