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

適用対象

こちらもご覧ください