The members of System.Web.UI.WebControls.TableItemStyle are listed below.
See Also: Inherited members from System.Web.UI.WebControls.Style
Creates a new instance of the System.Web.UI.WebControls.TableItemStyle class using default values. | ||
Creates a new instance of the System.Web.UI.WebControls.TableItemStyle class with the specified state bag. |
HorizontalAlign | HorizontalAlign.
Gets or sets the horizontal alignment of the contents in a cell. | |
VerticalAlign | VerticalAlign.
Gets or sets the vertical alignment of the contents in a cell. | |
Wrap | bool.
Gets or sets a value indicating whether the contents of a cell wrap in the cell. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter, WebControl)
| |
override | CopyFrom(Style)
| |
override | MergeWith(Style)
| |
override | Reset()
|