Skip to main content
A newer version of this page is available. .

BaseGallery.CustomDrawEmptyBackground Event

Namespace: DevExpress.XtraBars.Ribbon.Gallery

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

public event EventHandler<GalleryCustomDrawEventArgs> CustomDrawEmptyBackground

Event Data

The CustomDrawEmptyBackground event's data class is DevExpress.XtraBars.Ribbon.GalleryCustomDrawEventArgs.

See Also