NavReadOnlyLinkCollection.Count Property
Returns the actual number of NavBarItemLink objects in the current collection.
Namespace: DevExpress.XtraNavBar
Assembly: DevExpress.XtraNavBar.v24.1.dll
NuGet Packages: DevExpress.Win, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Int32 | The number of links in the current collection. |
See Also