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