WebZone::PartTitleStyle Property
.NET Framework (current version)
Gets style attributes for the title bar content for each Web Parts control contained by a zone.
Assembly: System.Web (in System.Web.dll)
public: [PersistenceModeAttribute(PersistenceMode::InnerProperty)] property TitleStyle^ PartTitleStyle { TitleStyle^ get(); }
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
Available since 2.0
Show: