GrapeCity ActiveReports for .NET 12.0J
Def.SimpleRegion コンストラクタ

構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal filters As IEnumerable(Of Def.Filter), _
   ByVal content As Def.Content _
)
public Def.SimpleRegion( 
   string name,
   IEnumerable<Def.Filter> filters,
   Def.Content content
)

パラメータ

name
filters
content
参照

関連項目

Def.SimpleRegion クラス
Def.SimpleRegion メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.