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


C1.Report アセンブリ > C1.Report 名前空間 > Section クラス : SubSections プロパティ
Gets the collection of sub-sections in the current section. This collection contains at least one element.
シンタックス
'宣言
 
Public ReadOnly Property SubSections As SubSectionCollection
'使用法
 
Dim instance As Section
Dim value As SubSectionCollection
 
value = instance.SubSections
public SubSectionCollection SubSections {get;}
参照

参照

Section クラス
Section メンバ