WinExplorerViewContextButtonToolTipEventArgs.Item Property
Gets the currently processed context button.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.1.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ContextItem | The currently processed context button. |
See Also