A newer version of this page is available.
Switch to the current version.
RuleSet.CustomIsEmptyValueType Event
Namespace: DevExpress.Persistent.Validation
Assembly: DevExpress.Persistent.Base.v18.2.dll
Declaration
public static event EventHandler<CustomIsEmptyValueTypeEventArgs> CustomIsEmptyValueType
Public Shared Event CustomIsEmptyValueType As EventHandler(Of CustomIsEmptyValueTypeEventArgs)
Event Data
The CustomIsEmptyValueType event's data class is DevExpress.Persistent.Validation.CustomIsEmptyValueTypeEventArgs.
See Also
Feedback