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

    Gets information about the displayed gallery.

    Namespace: DevExpress.XtraBars.Ribbon

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public ImageGalleryInfoArgs Info { get; }

    Property Value

    Type Description
    DevExpress.XtraBars.Ribbon.Drawing.ImageGalleryInfoArgs

    Information about the displayed gallery.

    See Also