Skip to main content
All docs
V26.1
  • PropertyGridControl.ProcessEditorActivationActionEvent Field

    Identifies the ProcessEditorActivationAction routed event.

    Namespace: DevExpress.Xpf.PropertyGrid

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

    Declaration

    public static readonly RoutedEvent ProcessEditorActivationActionEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also