RibbonGalleryBarItem() Constructor
Initializes a new instance of the RibbonGalleryBarItem class with the default settings.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
After a bar item has been created in code it must be added to the RibbonControl.Items collection.
See Also