ClassTableCellCollection
Class
Definition
Namespace:Telerik.WinForms.Documents.Model
Assembly:Telerik.WinControls.RichTextEditor.dll
Syntax:
cs-api-definition
public class TableCellCollection : SpecializedDocumentElementCollection<TableCell>, IList, ICollection, IEnumerable
Inheritance: objectSpecializedDocumentElementCollection<TableCell>TableCellCollection
Implements:
Inherited Members
Constructors
TableCellCollection(DocumentElementCollection)
Declaration
cs-api-definition
public TableCellCollection(DocumentElementCollection toWrap)
Parameters
toWrap