FlexReport for WinForms
ChildObjects プロパティ (DocumentBody)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > DocumentBody クラス : ChildObjects プロパティ
Gets a collection of the child RenderObject objects.
シンタックス
'宣言
 
Public Overrides ReadOnly Property ChildObjects As RenderObjectCollection
'使用法
 
Dim instance As DocumentBody
Dim value As RenderObjectCollection
 
value = instance.ChildObjects
public override RenderObjectCollection ChildObjects {get;}
参照

参照

DocumentBody クラス
DocumentBody メンバ