C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / QueryParameter Class
Members

QueryParameter Class
Represents a parameter that is passed to the data source as part of a query defined by a Query object.
Object Model
QueryParameter Class
Syntax
'Declaration
 
Public Class QueryParameter 
   Inherits C1.C1Preview.NamedCollectionItem
 
Inheritance Hierarchy

System.Object
   C1.C1Preview.NamedCollectionItem
      C1.C1Preview.DataBinding.QueryParameter

See Also