Back to Devexpress

WinExplorerViewContextButtonToolTipEventArgs Class

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-412cb4fb.md

latest1.7 KB
Original Source

WinExplorerViewContextButtonToolTipEventArgs Class

Provides data for the WinExplorerView.CustomContextButtonToolTip event.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

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

WinExplorerViewContextButtonToolTipEventArgs is the data class for the following events:

Inheritance

Object EventArgs WinExplorerViewContextButtonToolTipEventArgs

See Also

WinExplorerViewContextButtonToolTipEventArgs Members

DevExpress.XtraGrid.Views.WinExplorer Namespace