Back to Devexpress

DropDownGalleryEventArgs Class

wpf-devexpress-dot-xpf-dot-ribbon-a149ea48.md

latest1.7 KB
Original Source

DropDownGalleryEventArgs Class

Provides data for the RibbonGalleryBarItem.DropDownGalleryInit andRibbonGalleryBarItem.DropDownGalleryClosed events.

Namespace : DevExpress.Xpf.Ribbon

Assembly : DevExpress.Xpf.Ribbon.v25.2.dll

NuGet Package : DevExpress.Wpf.Ribbon

Declaration

csharp
public class DropDownGalleryEventArgs :
    EventArgs
vb
Public Class DropDownGalleryEventArgs
    Inherits EventArgs

DropDownGalleryEventArgs is the data class for the following events:

Inheritance

Object EventArgs DropDownGalleryEventArgs

See Also

DropDownGalleryEventArgs Members

DropDownGalleryInit

DropDownGalleryClosed

DevExpress.Xpf.Ribbon Namespace