RepositoryItemBreadCrumbEdit.PathChanged Event
Occurs whenever a BreadCrumbEdit‘s path was changed.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Event Data
The PathChanged event's data class is DevExpress.XtraEditors.BreadCrumbPathChangedEventArgs.
#Remarks
The PathChanged event fires when the BreadCrumbEdit.Path property changes.