ToolZone.InstructionTextStyle Egenskap

Definition

Hämtar formatattributen för instruktionstexten som visas överst i en ToolZone kontroll.

public:
 property System::Web::UI::WebControls::Style ^ InstructionTextStyle { System::Web::UI::WebControls::Style ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.WebControls.Style InstructionTextStyle { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.InstructionTextStyle : System.Web.UI.WebControls.Style
Public ReadOnly Property InstructionTextStyle As Style

Egenskapsvärde

En Style som innehåller formatattribut för instruktionstexten i en ToolZone.

Attribut

Gäller för

Se även