ASP.NET.in.a.Nutshell.Second.Edition [Electronic resources]

G. andrew Duthie; matthew Macdonald

نسخه متنی -صفحه : 873/ 818
نمايش فراداده

TableHeaderCelldisposable

System.Web.UI.WebControls (system.web.dll)class

This class represents individual table header cells in a TableRow. It derives all of its properties from TableCell.

public class 

TableHeaderCell : TableCell { // Public Constructors public

TableHeaderCell ( ); }

Hierarchy

System.Object System.Web.UI.Control(System.ComponentModel.IComponent, System.IDisposable, System.Web.UI.IParserAccessor, System.Web.UI.IDataBindingsAccessor) WebControl(System.Web.UI.IAttributeAccessor) TableCell TableHeaderCell