GalleryControlGallery(GalleryControl) Constructor
Initializes a new instance of the GalleryControlGallery class with the specified GalleryControl object.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
galleryControl | GalleryControl | A GalleryControl object that will own the created gallery. |
See Also