HtmlTableRow
Class
Definition
Namespace:ArtOfTest.WebAii.Controls.HtmlControls
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class HtmlTableRow : HtmlContainerControl
Inheritance: objectControlHtmlControlHtmlContainerControlHtmlTableRow
Derived Classes:
Inherited Members
Constructors
C#
public HtmlTableRow()
Properties
C#
public List<HtmlTableCell> Cells { get; }