New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Count
Item
Table
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.IEnumerator
1`
System.Collections.IEnumerable.GetEnumerator
Returns the collection enumerator
Returns
System.Collections.IEnumerator