Back to Devexpress

GalleryThumbnailImageEventArgs Class

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-gallery-ed71af0e.md

latest1.6 KB
Original Source

GalleryThumbnailImageEventArgs Class

Provides data for the BaseGallery.GetThumbnailImage event.

Namespace : DevExpress.XtraBars.Ribbon.Gallery

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public class GalleryThumbnailImageEventArgs :
    ThumbnailImageEventArgs
vb
Public Class GalleryThumbnailImageEventArgs
    Inherits ThumbnailImageEventArgs

GalleryThumbnailImageEventArgs is the data class for the following events:

Inheritance

Object EventArgs ThumbnailImageEventArgs GalleryThumbnailImageEventArgs

See Also

GalleryThumbnailImageEventArgs Members

GetThumbnailImage

DevExpress.XtraBars.Ribbon.Gallery Namespace