Back to Devexpress

StandaloneGallery.ContextButtonValueChanged Event

windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-gallery-dot-standalonegallery-3a763615.md

latest1.2 KB
Original Source

StandaloneGallery.ContextButtonValueChanged Event

Namespace : DevExpress.XtraBars.Ribbon.Gallery

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Context Buttons")]
public event ContextButtonValueChangedEventHandler ContextButtonValueChanged
vb
<DXCategory("Context Buttons")>
Public Event ContextButtonValueChanged As ContextButtonValueChangedEventHandler

Event Data

The ContextButtonValueChanged event's data class is DevExpress.Utils.ContextButtonValueEventArgs.

See Also

StandaloneGallery Class

StandaloneGallery Members

DevExpress.XtraBars.Ribbon.Gallery Namespace