New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Namespace:Telerik.WinForms.Documents.Model

Assembly:Telerik.WinControls.RichTextEditor.dll

Syntax:

C#
public class TableRowCollection : SpecializedDocumentElementCollection<TableRow>, IList, ICollection, IEnumerable

Inheritance: objectSpecializedDocumentElementCollection<TableRow>TableRowCollection

Implements: ICollectionIEnumerableIList

Inherited Members SpecializedDocumentElementCollection<TableRow>.OnElementAdded(DocumentElement)SpecializedDocumentElementCollection<TableRow>.OnCollectionChanged()SpecializedDocumentElementCollection<TableRow>.ToArray()SpecializedDocumentElementCollection<TableRow>.VerifyChildrenOverride(TableRow)SpecializedDocumentElementCollection<TableRow>.Add(TableRow)SpecializedDocumentElementCollection<TableRow>.AddBefore(TableRow, TableRow)SpecializedDocumentElementCollection<TableRow>.AddAfter(TableRow, TableRow)SpecializedDocumentElementCollection<TableRow>.Clear()SpecializedDocumentElementCollection<TableRow>.Contains(TableRow)SpecializedDocumentElementCollection<TableRow>.CopyTo(TableRow[], int)SpecializedDocumentElementCollection<TableRow>.Remove(TableRow)SpecializedDocumentElementCollection<TableRow>.Detach(TableRow)SpecializedDocumentElementCollection<TableRow>.GetEnumerator()SpecializedDocumentElementCollection<TableRow>.AddRange(IEnumerable<TableRow>)SpecializedDocumentElementCollection<TableRow>.InnerCollectionSpecializedDocumentElementCollection<TableRow>.FirstSpecializedDocumentElementCollection<TableRow>.LastSpecializedDocumentElementCollection<TableRow>.CountSpecializedDocumentElementCollection<TableRow>.IsReadOnlySpecializedDocumentElementCollection<TableRow>.ElementAddedSpecializedDocumentElementCollection<TableRow>.CollectionChanged...

Constructors

C#
public TableRowCollection(DocumentElementCollection toWrap)
Parameters:toWrapDocumentElementCollection