FlexReport for WPF
BuildRtfBrick メソッド (Field)


C1.WPF.FlexReport.4.6.2 アセンブリ > C1.WPF.FlexReport 名前空間 > Field クラス : BuildRtfBrick メソッド
シンタックス
'宣言
 
Protected Overrides Function BuildRtfBrick( _
   ByVal subSectionBrick As C1.Report.Rendering.SubSectionBrick, _
   ByVal text As System.String _
) As C1.Report.Rendering.FieldBrickBase
'使用法
 
Dim instance As Field
Dim subSectionBrick As C1.Report.Rendering.SubSectionBrick
Dim text As System.String
Dim value As C1.Report.Rendering.FieldBrickBase
 
value = instance.BuildRtfBrick(subSectionBrick, text)
protected override C1.Report.Rendering.FieldBrickBase BuildRtfBrick( 
   C1.Report.Rendering.SubSectionBrick subSectionBrick,
   System.string text
)

パラメータ

subSectionBrick
text
参照

参照

Field クラス
Field メンバ