GrapeCity ActiveReports for .NET 14.0J
Add(Section) メソッド

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionCollection クラス > Add メソッド : Add(Section) メソッド
コレックションに追加されるセクションオブジェクトを指定します。
SectionCollectionに指定されたセクションを追加します。
シンタックス
'宣言
 
Public Overloads Function Add( _
   ByVal section As Section _
) As Integer
public int Add( 
   Section section
)

パラメータ

section
コレックションに追加されるセクションオブジェクトを指定します。
参照

SectionCollection クラス
SectionCollection メンバ
オーバーロード一覧