Back to Devexpress

TileViewContextButtonToolTipEventArgs.Value Property

windowsforms-devexpress-dot-xtragrid-dot-views-dot-tile-dot-tileviewcontextbuttontooltipeventargs-e6ec91e9.md

latest1.4 KB
Original Source

TileViewContextButtonToolTipEventArgs.Value Property

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

Namespace : DevExpress.XtraGrid.Views.Tile

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 raiting context button’s value for which a tooltip needs to be provided.

|

See Also

TileViewContextButtonToolTipEventArgs Class

TileViewContextButtonToolTipEventArgs Members

DevExpress.XtraGrid.Views.Tile Namespace