ControlNavigatorButtonCollection Class
The ControlNavigator‘s button collection.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Remarks
This class is a collection of buttons displayed in the ControlNavigator control. Individual buttons can be accessed using indexer notation.
ControlNavigatorButtonCollection objects can be accessed from the NavigatorButtonsBase.ButtonCollection property.