Skip to main content
All docs
V26.1
  • PopupGalleryEdit.PopupGallery Property

    For internal use. To get the PopupGalleryEdit‘s embedded gallery, use the Gallery property from PopupGalleryEdit.Properties.Gallery.

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.XtraBars.v26.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public PopupGalleryEditGallery PopupGallery { get; }

    Property Value

    Type Description
    PopupGalleryEditGallery

     

    See Also