Skip to main content
.NET 8.0+

SessionObjectLayer.CustomSecurityCriteriaPatcher Event

Namespace: DevExpress.Xpo

Assembly: DevExpress.Xpo.v24.2.dll

Declaration

public event EventHandler<CustomSecurityCriteriaPatcherEventArgs> CustomSecurityCriteriaPatcher

Event Data

The CustomSecurityCriteriaPatcher event's data class is DevExpress.Xpo.CustomSecurityCriteriaPatcherEventArgs.

See Also