TableRow.CreateControlStyle 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
為 TableItemStyle 控制項建立 TableRow 物件。
protected:
override System::Web::UI::WebControls::Style ^ CreateControlStyle();
protected override System.Web.UI.WebControls.Style CreateControlStyle ();
override this.CreateControlStyle : unit -> System.Web.UI.WebControls.Style
Protected Overrides Function CreateControlStyle () As Style
傳回
Style 物件,指定 TableRow 控制項的樣式屬性。
CreateControlCollection() 方法主要是對控制項開發人員有利,可用以擴充 TableRow 控制項的功能。