BindToTypePolicy.QueryBindToTypeEventArgs.Assembly Property
Gets the assembly that contains the processed type.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v25.1.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Assembly | The assembly that contains the processed type. |
See Also