Skip to main content

WinExplorerViewContextButtonToolTipEventArgs Class

Provides data for the WinExplorerView.CustomContextButtonToolTip event.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public class WinExplorerViewContextButtonToolTipEventArgs :
    EventArgs

Inheritance

Object
EventArgs
WinExplorerViewContextButtonToolTipEventArgs
See Also