Skip to main content
All docs
V24.1

RepositoryItemBreadCrumbEdit.BeginEdit Event

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v24.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