TableRowCollection
Class
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:
Inherited Members
Constructors
C#
public TableRowCollection(DocumentElementCollection toWrap)