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

In This Topic
Filters Property (DataSet)
In This Topic
Gets the collection of Expression objects applied to the fetched records to filter them for the current data set.
Syntax
'Declaration
 
Public ReadOnly Property Filters As ExpressionCollection
 
See Also