New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ExportInfrastructure.ColumnCollection

EI Column collection

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ExportInfrastructure.ColumnCollection : IEnumerable, IEnumerable`1

Properties

Count Int32

Returns the number of Columns in the collection

Item Column

Gets/sets the column by given index

Table Table

Returns a reference to the owner Table object

Methods

GetEnumerator

Returns the collection enumerator

Returns

System.Collections.Generic.IEnumerator1`

System.Collections.IEnumerable.GetEnumerator

Returns the collection enumerator

Returns

System.Collections.IEnumerator

In this article