Back to Devexpress

WinExplorerViewContextButtonCustomizeEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-6d5c05d4.md

latest1.7 KB
Original Source

WinExplorerViewContextButtonCustomizeEventArgs Class

Provides data for the WinExplorerView.ContextButtonCustomize event.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

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

WinExplorerViewContextButtonCustomizeEventArgs is the data class for the following events:

Inheritance

Object EventArgs WinExplorerViewContextButtonCustomizeEventArgs

See Also

WinExplorerViewContextButtonCustomizeEventArgs Members

DevExpress.XtraGrid.Views.WinExplorer Namespace