FlexReport for WinForms
FindRenderObject メソッド (C1Document)


C1.Win.Document.8 アセンブリ > C1.Win.Document 名前空間 > C1Document クラス : FindRenderObject メソッド
シンタックス
'宣言
 
Public Function FindRenderObject( _
   ByVal name As System.String _
) As RenderObject
'使用法
 
Dim instance As C1Document
Dim name As System.String
Dim value As RenderObject
 
value = instance.FindRenderObject(name)
public RenderObject FindRenderObject( 
   System.string name
)

パラメータ

name
参照

参照

C1Document クラス
C1Document メンバ