System.Web.UI.WebControls.Table.CreateControlStyle Method

Gets a reference to a collection of properties that define the appearance of a System.Web.UI.WebControls.Table control.

Syntax

protected override Style CreateControlStyle ()

Returns

A reference to the System.Web.UI.WebControls.Style object that contains the properties that define the appearance of the System.Web.UI.WebControls.Table control.

Remarks

This method is used primarily by control developers when deriving a custom control from the System.Web.UI.WebControls.Table class.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0