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