BarManager.GetNewItemId() Method
This method is intended for internal use. Returns the new unique identifier of an item.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Returns
Type | Description |
---|---|
Int32 | An integer value representing the unique identifier of an item within the BarManager. |
See Also