Returns an array of the TableRowElement objects representing a grid item to which this CellInfo instance is corresponded to.

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

Syntax

JavaScript
function get_row();

See Also