RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Collection of RowElement objects

Namespace: Telerik.Web.UI.GridExcelBuilder
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.2.522.0 (2013.02.0522.0)

Syntax

C#
public class RowsCollection : IRowsCollection, 
	IList, ICollection, IEnumerable
Visual Basic
Public Class RowsCollection _
	Implements IRowsCollection, IList, ICollection, IEnumerable

Inheritance Hierarchy

System..::..Object
  Telerik.Web.UI.GridExcelBuilder..::..RowsCollection

See Also