BreadCrumbEdit.GetNavigationHistoryCurrentItemIndex() Method
Gets the current node path’s index within a navigation journal, retrieved by the BreadCrumbEdit.GetNavigationHistory method.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Returns
Type | Description |
---|---|
Int32 | An Int32 value that is the current node path’s index within a complete navigation journal. |
See Also