BindToTypePolicy.QueryNonTrustedTypeValidationEventArgs Class
Contains data for the QueryNonTrustedTypeValidation event.
Namespace: DevExpress.Utils
Assembly: DevExpress.Data.v25.2.dll
Declaration
public class QueryNonTrustedTypeValidationEventArgs :
BindToTypePolicy.BindToTypeBaseQueryArgs
Inheritance
Object
EventArgs
CancelEventArgs
BindToTypePolicy.BindToTypeBaseQueryArgs
BindToTypePolicy.QueryNonTrustedTypeValidationEventArgs
See Also