System.Web.UI.WebControls.TableSectionStyle Class

Represents the style for a section of a System.Web.UI.WebControls.Table control.

See Also: TableSectionStyle Members

Syntax

public class TableSectionStyle : Style

Remarks

The System.Web.UI.WebControls.TableSectionStyle class is used to represent the style for a section of a System.Web.UI.WebControls.Table control. It encapsulates the properties that allow you to customize the appearance of a table. You can apply these properties to sections in multiple System.Web.UI.WebControls.Table controls to provide a common appearance.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0