RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX
Cells collection

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 class CellsCollection : IList, 
	ICollection, IEnumerable
Visual Basic
Public Class CellsCollection _
	Implements IList, ICollection, IEnumerable

Inheritance Hierarchy

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

See Also