PowerTools ActiveReports for .NET 9.0J
Filters プロパティ (DataRegion)

データ領域内のデータの各行に適用するフィルタのコレクションを取得します。
構文
'宣言
 
Public ReadOnly Property Filters As IList(Of Filter)
public IList<Filter> Filters {get;}

プロパティ値

データ領域内のデータの各行に適用するフィルタを含むFilterCollectionオブジェクト。
参照

関連項目

DataRegion クラス
DataRegion メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.