BindToTypePolicy.QueryBindToTypeEventArgs.TypeName Property
In This Article
Gets the type name.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Description |
---|---|
String | The type name. |
#Remarks
Use the Type property to resolve the type.
See Also