WebZone.PartTitleStyle Property

 

Gets style attributes for the title bar content for each Web Parts control contained by a zone.

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

<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public ReadOnly Property PartTitleStyle As TitleStyle

Property Value

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

A TitleStyle that contains style attributes for the title bar content for each Web Parts control in the zone.

.NET Framework
Available since 2.0
Return to top
Show: