FlexReport for WinForms
SubSections プロパティ (Section)


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport 名前空間 > Section クラス : SubSections プロパティ
SubSectionオブジェクトのコレクションを取得します。このコレクションは少なくとも 1 つの要素を含みます。
シンタックス
'宣言
 
Public ReadOnly Property SubSections As SubSectionCollection
'使用法
 
Dim instance As Section
Dim value As SubSectionCollection
 
value = instance.SubSections
public SubSectionCollection SubSections {get;}
参照

Section クラス
Section メンバ