FlexReport for WinForms
InternalBuildBrick メソッド (BarCodeField)


C1.Report アセンブリ > C1.Report 名前空間 > BarCodeField クラス : InternalBuildBrick メソッド
Creates C1.Report.Rendering.BarCodeBrick descendant which passed to the C1FlexReport rendering engine to put on the pages.
シンタックス
'宣言
 
Protected Overrides Function InternalBuildBrick( _
   ByVal subSectionBrick As SubSectionBrick _
) As FieldBrickBase
'使用法
 
Dim instance As BarCodeField
Dim subSectionBrick As SubSectionBrick
Dim value As FieldBrickBase
 
value = instance.InternalBuildBrick(subSectionBrick)
protected override FieldBrickBase InternalBuildBrick( 
   SubSectionBrick subSectionBrick
)

パラメータ

subSectionBrick
参照

参照

BarCodeField クラス
BarCodeField メンバ