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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > DocumentBody クラス : Sections プロパティ
Gets a RenderSectionCollection which represents content of document body.
シンタックス
'宣言
 
Public ReadOnly Property Sections As RenderSectionCollection
'使用法
 
Dim instance As DocumentBody
Dim value As RenderSectionCollection
 
value = instance.Sections
public RenderSectionCollection Sections {get;}
参照

参照

DocumentBody クラス
DocumentBody メンバ