PowerTools ActiveReports for .NET 11.0J
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 メンバ
オーバーロード一覧

 

 


©2003-2017 GrapeCity inc. All rights reserved.