PrintDocument for WinForms
Filters プロパティ (C1DataBinding)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > C1DataBinding クラス : Filters プロパティ
Gets the collection of expressions that are used to filter the data retrieved by the current data binding.
シンタックス
'宣言
 
Public ReadOnly Property Filters As ExpressionCollection
'使用法
 
Dim instance As C1DataBinding
Dim value As ExpressionCollection
 
value = instance.Filters
public ExpressionCollection Filters {get;}
参照

C1DataBinding クラス
C1DataBinding メンバ