Back to Devexpress

WinExplorerViewContextButtonToolTipEventArgs.Value Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-winexplorer-dot-winexplorerviewcontextbuttontooltipeventargs-1cf5fcca.md

latest1.5 KB
Original Source

WinExplorerViewContextButtonToolTipEventArgs.Value Property

Gets the rating context button’s value for which a tooltip needs to be provided.

Namespace : DevExpress.XtraGrid.Views.WinExplorer

Assembly : DevExpress.XtraGrid.v25.2.dll

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

Declaration

csharp
public object Value { get; }
vb
Public ReadOnly Property Value As Object

Property Value

TypeDescription
Object

An object that represents the rating context button’s value for which a tooltip needs to be provided.

|

See Also

WinExplorerViewContextButtonToolTipEventArgs Class

WinExplorerViewContextButtonToolTipEventArgs Members

DevExpress.XtraGrid.Views.WinExplorer Namespace