ASP.NET TableRow 控件
asp.net tablerow 控件

定義和用法
tablerow 控件與 tablecell 控件和 table 控件一起使用,來創(chuàng)建表格中的行。
提示:表格的行存儲在 table 控件中的 rows 集合中。
屬性
屬性 | 描述 | .net |
---|---|---|
cells | ||
horizontalalign | 表格行中內(nèi)容的水平對齊方式。 | 1.0 |
tablesection | table 控件中 tablerow 對象的位置。 | 2.0 |
verticalalign | 表格行中內(nèi)容的垂直對齊方式。 | 1.0 |
web 控件標準屬性
accesskey, attributes, backcolor, bordercolor,
borderstyle, borderwidth, cssclass, enabled, font, enabletheming,
forecolor, height, isenabled, skinid, style, tabindex, tooltip, width
如需完整描述,請訪問 web 控件標準屬性。
控件標準屬性
apprelativetemplatesourcedirectory, bindingcontainer,
clientid, controls, enabletheming, enableviewstate, id, namingcontainer,
page, parent, site, templatecontrol, templatesourcedirectory, uniqueid,
visible
如需完整描述,請訪問 控件標準屬性。
實例
table
在本例中,我們在 .aspx 文件中聲明了兩個 table 控件。
table 2
在本例中,我們在 .aspx 文件中聲明了一個 table 控件,三個 tablerow 控件,和兩個 tablecell 控件。

相關(guān)文章
- ASP.NET 教程
- ASP.NET
- ASP.NET Web Pages HTML 表單
- ASP.NET Web Pages 幫助器
- ASP.NET Web Pages WebGrid
- ASP.NET Web Pages PHP
- ASP.NET Web Pages – 發(fā)布
- ASP.NET WebPages 幫助器參考手冊
- ASP.NET Razor 語法
- ASP.NET Razor C# 變量
- ASP.NET Razor C# 循環(huán)和數(shù)組
- ASP.NET Razor C# 邏輯
- ASP.NET Razor VB 變量
- ASP.NET MVC 視圖
- ASP.NET MVC 參考手冊
- ASP.NET 服務(wù)器控件
- ASP.NET 事件句柄
- ASP.NET ViewState
- ASP.NET 母版頁
- ASP.NET 導(dǎo)航