ToolZone.InstructionTextStyle Właściwość

Definicja

Pobiera atrybuty stylu tekstu instrukcji wyświetlanego u góry kontrolki ToolZone .

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

Wartość właściwości

Style

Element Style zawierający atrybuty stylu dla tekstu instrukcji w obiekcie ToolZone.

Atrybuty

Dotyczy

Zobacz też