Skip to main content

PropertyGridControl.InvalidCellExceptionEvent Field

Identifies the PropertyGridControl.InvalidCellException routed event.

Namespace: DevExpress.Xpf.PropertyGrid

Assembly: DevExpress.Xpf.PropertyGrid.v26.1.dll

Declaration

public static readonly RoutedEvent InvalidCellExceptionEvent

Field Value

Type Description
RoutedEvent

A routed event identifier.

See Also