ToolZone.InstructionTextStyle プロパティ

定義

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

プロパティ値

Style

Style 内の手順のテキストのスタイル属性を格納する ToolZone

属性

適用対象

こちらもご覧ください