ReportViewer for ASP.NET Web Forms
RenderText コンストラクタ(String,Style,Style)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderText クラス > RenderText コンストラクタ : RenderText コンストラクタ(String,Style,Style)
Text プロパティに割り当てられた文字列。
現在のオブジェクトのスタイルの Parent プロパティに割り当てられたスタイル。
現在のオブジェクトのスタイルの AmbientParent プロパティに割り当てられたスタイル。
Text プロパティ、 および親のスタイルを割り当てて、RenderText クラスの 新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As System.String, _
   ByVal parentStyle As Style, _
   ByVal ambientParentStyle As Style _
)
public RenderText( 
   System.string text,
   Style parentStyle,
   Style ambientParentStyle
)

パラメータ

text
Text プロパティに割り当てられた文字列。
parentStyle
現在のオブジェクトのスタイルの Parent プロパティに割り当てられたスタイル。
ambientParentStyle
現在のオブジェクトのスタイルの AmbientParent プロパティに割り当てられたスタイル。
参照

RenderText クラス
RenderText メンバ
オーバーロード一覧