RuleSet.CustomIsEmptyValueType Event
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v24.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Event Data
The CustomIsEmptyValueType event's data class is DevExpress.Persistent.Validation.CustomIsEmptyValueTypeEventArgs.
Remarks
Note
You cannot use this event in a .NET application. Refer to the following section for more information: How to Subscribe to Validation Events in a .NET Application
See Also