Skip to main content
All docs
V25.1
  • ImageGalleryCustomDrawEventArgs.Appearance Property

    Gets the gallery’s appearance settings.

    Namespace: DevExpress.XtraBars.Ribbon

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public RibbonGalleryAppearances Appearance { get; }

    Property Value

    Type Description
    RibbonGalleryAppearances

    The gallery’s appearance settings.

    See Also