Gets a collection of objects representing the items in C1GridView.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

Field Value

A C1GridViewRowCollection that contains a collection of C1GridViewRow objects representing the individual rows in the C1GridView control.

See Also