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

    Contains data for the CustomDraw event.

    Namespace: DevExpress.XtraBars.Ribbon

    Assembly: DevExpress.XtraBars.v26.1.dll

    Declaration

    public class ImageGalleryCustomDrawEventArgs :
        ObjectCustomDrawEventArgsBase

    Inheritance

    Object
    EventArgs
    DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
    ImageGalleryCustomDrawEventArgs
    See Also