QueryBindToTypeEventArgs(Type) Constructor
Initializes a new instance of the BindToTypePolicy.QueryBindToTypeEventArgs class with specified settings.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
assemblyType | Type | The assembly-qualified name of the type. This value is assigned to the AssemblyQualifiedTypeName property. |
See Also