windowsforms-devexpress-dot-xtraeditors-b53f6fec.md
A gallery within a PopupGalleryEdit.
Namespace : DevExpress.XtraEditors
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class PopupGalleryEditGallery :
GalleryControlGallery
Public Class PopupGalleryEditGallery
Inherits GalleryControlGallery
The following members return PopupGalleryEditGallery objects:
Use the RepositoryItemPopupGalleryEdit.Gallery property to access the embedded gallery.
Use the settings exposed by the PopupGalleryEditGallery class to customize the gallery and add gallery groups (BaseGallery.Groups) to it. After a gallery group is added, use its GalleryItemGroup.Items property to add gallery items.
Object MarshalByRefObject Component BaseGallery StandaloneGallery GalleryControlGallery PopupGalleryEditGallery
See Also
PopupGalleryEditGallery Members