WebZone::HeaderStyle Property

 

Gets the style attributes for the contents of a zone's header area.

Namespace:   System.Web.UI.WebControls.WebParts
Assembly:  System.Web (in System.Web.dll)

public:
[PersistenceModeAttribute(PersistenceMode::InnerProperty)]
property TitleStyle^ HeaderStyle {
	TitleStyle^ get();
}

Property Value

Type: System.Web.UI.WebControls.WebParts::TitleStyle^

A TitleStyle that contains style attributes for the contents of a zone's header area.

.NET Framework
Available since 2.0
Return to top
Show: