Skip to main content
A newer version of this page is available. .

PropertyDefinition.ValidateCellEvent Field

Identifies the PropertyDefinition.ValidateCell routed event.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PropertyGrid, DevExpress.Wpf.PropertyGrid

Declaration

public static readonly RoutedEvent ValidateCellEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also