FlexReport for UWP
FindSection メソッド

C1.UWP.FlexReport アセンブリ > C1.Xaml.FlexReport 名前空間 > SectionCollection クラス : FindSection メソッド
C1FlexReport.Sectionsコレクションから Section.Typeに基づいてセクションを取得します。セクションが存在しない場合は null を返します。
シンタックス
'宣言
 
Public Function FindSection( _
   ByVal sectionType As SectionTypeEnum _
) As Section
public Section FindSection( 
   SectionTypeEnum sectionType
)

パラメータ

sectionType
参照

SectionCollection クラス
SectionCollection メンバ