TemplateGroup.GroupStyle Eigenschap

Definitie

Hiermee haalt u de huidige stijl voor de groep op.

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

Waarde van eigenschap

De Style voor de groep als deze is ingesteld; anders. null

Van toepassing op

Zie ook