'宣言 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