Back to Devexpress

WinExplorerView.ContextButtonValueChanged Event

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerview-43582a0d.md

latest1.3 KB
Original Source

WinExplorerView.ContextButtonValueChanged Event

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, 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

WinExplorerView Class

WinExplorerView Members

DevExpress.XtraGrid.Views.WinExplorer Namespace