ToolZone.InstructionTextStyle Property

 

Gets the style attributes for the instruction text that appears at the top of a ToolZone control.

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

<PersistenceModeAttribute(PersistenceMode.InnerProperty)>
Public ReadOnly Property InstructionTextStyle As Style

Property Value

Type: System.Web.UI.WebControls.Style

A Style that contains style attributes for the instruction text within a ToolZone.

.NET Framework
Available since 2.0
Return to top
Show: