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 TableCellCollection : SpecializedDocumentElementCollection<TableCell>, IList, ICollection, IEnumerable

Inheritance: objectSpecializedDocumentElementCollection<TableCell>TableCellCollection

Implements: ICollectionIEnumerableIList

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

Constructors

C#
public TableCellCollection(DocumentElementCollection toWrap)
Parameters:toWrapDocumentElementCollection