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

    Identifies the CollectionButtonClick routed event.

    Namespace: DevExpress.Xpf.PropertyGrid

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

    Declaration

    public static readonly RoutedEvent CollectionButtonClickEvent

    Field Value

    Type Description
    RoutedEvent

    A routed event identifier.

    See Also