Reports for WinForms
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 メンバ
オーバーロード一覧