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