Back to Devexpress

GalleryItemCustomDrawEventArgs Properties

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-galleryitemcustomdraweventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

GalleryItemCustomDrawEventArgs Properties

Provides data for events used to custom paint gallery items.

NameDescription
BoundsGets the bounding rectangle of the Gallery item currently being painted.
CacheGets an object which specifies the storage for the most used pens, fonts and brushes.
GalleryGets the Gallery that contains the processed Gallery item. Inherited from GalleryItemEventArgs.
HandledGets or sets whether an event was handled. If it was handled default painting isn’t required.
InRibbonGalleryLinkFor In-Ribbon galleries, gets the bar item link that displays the current gallery. Inherited from GalleryItemEventArgs.
ItemGets the Gallery item currently being processed. Inherited from GalleryItemEventArgs.
ItemInfoGets the information which is required to paint a Gallery item.

See Also

GalleryItemCustomDrawEventArgs Class

GalleryItemCustomDrawEventArgs Members

DevExpress.XtraBars.Ribbon Namespace