Skip to main content
All docs
V25.1
  • ImageGalleryCustomDrawEventArgs Class

    Contains data for the CustomDraw event.

    Namespace: DevExpress.XtraBars.Ribbon

    Assembly: DevExpress.XtraBars.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public class ImageGalleryCustomDrawEventArgs :
        ObjectCustomDrawEventArgsBase

    Inheritance

    Object
    EventArgs
    DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
    ImageGalleryCustomDrawEventArgs
    See Also