RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Rows collection interface

Namespace: Telerik.Web.UI.GridExcelBuilder
Assembly: Telerik.Web.UI (in Telerik.Web.UI.dll) Version: 2013.1.220.0 (2013.01.220.0)

Syntax

C#
public interface IRowsCollection : IList, 
	ICollection, IEnumerable
Visual Basic
Public Interface IRowsCollection _
	Inherits IList, ICollection, IEnumerable

See Also