C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / C1DataBinding Class / Filters Property

In This Topic
Filters Property (C1DataBinding)
In This Topic
Gets the collection of expressions that are used to filter the data retrieved by the current data binding.
Syntax
'Declaration
 
Public ReadOnly Property Filters As ExpressionCollection
 
See Also