Skip to main content
All docs
V24.1

BindToTypePolicy.QueryNonTrustedTypeValidationEventArgs.TypeName Property

Gets the type name.

Namespace: DevExpress.Utils

Assembly: DevExpress.Data.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public string TypeName { get; }

Property Value

Type Description
String

The type name.

See Also