Telerik.Web.UI.ExportInfrastructure.RowCollection
EI Row collection
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.ExportInfrastructure.RowCollection : IEnumerable, IEnumerable`1
Properties
Count Int32
Returns the number of created rows
Item Row
Gets/sets a Row object by given index
Table Table
Provides a reference to the owner Table
Methods
GetEnumerator
Returns the enumerator for the collection
Returns
System.Collections.Generic.IEnumerator
1`
System.Collections.IEnumerable.GetEnumerator
Returns the enumerator for the collection
Returns
System.Collections.IEnumerator