FormItemHorizontalLine Members
Include Protected Members
Include Inherited Members
Renders a horizontal line in FormItemTable.
The FormItemHorizontalLine type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FormItemHorizontalLine | Initializes a new instance of the FormItemHorizontalLine class. |
Top
Properties
Name | Description | |
---|---|---|
Height | Gets or sets the height of the rendered horizontal line. |
Top
Methods
Name | Description | |
---|---|---|
Render | Renders the control to the specified HtmlTextWriter. (Overrides Control.Render(HtmlTextWriter).) |
Top