TileNavButtonCollection Class
Represents a collection of ITileNavButton objects.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Related API Members
The following members return TileNavButtonCollection objects:
Remarks
The TileNavButtonCollection class stores ITileNavButton objects. This collection can be accessed via the TileNavPane.Buttons property.
Inheritance
Object
CollectionBase
TileNavButtonCollection
See Also