System.Web.UI.WebControls.TableItemStyle: Method Members

The methods of System.Web.UI.WebControls.TableItemStyle are listed below. For a list of all members, see the TableItemStyle Members list.

See Also: Inherited members from System.Web.UI.WebControls.Style

Public Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter, WebControl)

Adds information about horizontal alignment, vertical alignment, and wrap to the list of attributes to render.

override
CopyFrom(Style)

Duplicates the non-empty style properties of the specified System.Web.UI.WebControls.Style into the instance of the System.Web.UI.WebControls.TableItemStyle class that this method is called from.

override
MergeWith(Style)

Combines the style properties of the specified System.Web.UI.WebControls.Style into the instance of the System.Web.UI.WebControls.TableItemStyle class that this method is called from.

override
Reset()

Removes any defined style elements from the style.