Skip to main content
All docs
V24.2

ImageGalleryCustomDrawEventArgs Class

Contains data for the CustomDraw event.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public class ImageGalleryCustomDrawEventArgs :
    ObjectCustomDrawEventArgsBase

Inheritance

Object
EventArgs
DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
ImageGalleryCustomDrawEventArgs
See Also