BaseEdit.ValidateEvent Field
In This Article
Identifies the BaseEdit.Validate routed event.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
#Declaration
public static readonly RoutedEvent ValidateEvent
#Field Value
Type | Description |
---|---|
Routed |
A routed event identifier. |
See Also