C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Query Class / Parameters Property

In This Topic
Parameters Property (Query)
In This Topic
Gets the collection of QueryParameter objects that are passed to the data source as part of the current query.
Syntax
'Declaration
 
Public ReadOnly Property Parameters As QueryParameterCollection
 
See Also