TemplateGroup.GroupStyle 屬性

定義

取得群組的目前樣式。

public:
 property System::Web::UI::WebControls::Style ^ GroupStyle { System::Web::UI::WebControls::Style ^ get(); };
public System.Web.UI.WebControls.Style GroupStyle { get; }
member this.GroupStyle : System.Web.UI.WebControls.Style
Public ReadOnly Property GroupStyle As Style

屬性值

Style

如果已設定則為群組的 Style,否則為 null

適用於

另請參閱