Skip to main content
All docs
V25.1
  • RepositoryItemBreadCrumbEdit.BeginEdit Event

    Namespace: DevExpress.XtraEditors.Repository

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [DXCategory("Events")]
    public event BreadCrumbBeginEditEventHandler BeginEdit

    Event Data

    The BeginEdit event's data class is DevExpress.XtraEditors.BreadCrumbBeginEditEventArgs.

    See Also