Back to Devexpress

NavItemCollection.Add Method

windowsforms-devexpress-dot-xtranavbar-dot-navitemcollection-dot-add.md

latest588 B
Original Source

NavItemCollection.Add Method

NameParametersDescription
Add()noneAdds a new item to the end of the collection and returns the corresponding object.
Add(NavBarItem)itemAdds the specified item to the collection.
Add(Boolean)isSeparatorCreates a new item and adds it to the end of the collection.