GrapeCity ActiveReports for .NET 14.0J
InsertGroupHF(String,String) メソッド

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports 名前空間 > SectionCollection クラス > InsertGroupHF メソッド : InsertGroupHF(String,String) メソッド
GroupHeaderセクションの名前を指定します。
GroupFooterセクションの名前を指定します。
grHeaderNameおよびgrFooterName引数に名前を指定し、グループヘッダおよび該当したグループフッタをSectionCollectionに挿入します。
シンタックス
'宣言
 
Public Overloads Sub InsertGroupHF( _
   ByVal grHeaderName As String, _
   ByVal grFooterName As String _
) 
public void InsertGroupHF( 
   string grHeaderName,
   string grFooterName
)

パラメータ

grHeaderName
GroupHeaderセクションの名前を指定します。
grFooterName
GroupFooterセクションの名前を指定します。
参照

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