Skip to main content
All docs
V25.1
  • BindToTypePolicy.QueryNonTrustedTypeValidationEventArgs.TypeName Property

    Gets the type name.

    Namespace: DevExpress.Utils

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    Declaration

    public string TypeName { get; }

    Property Value

    Type Description
    String

    The type name.

    See Also