TileViewContextButtonToolTipEventArgs.Text Property
In This Article
Gets or sets the tooltip text.
Namespace: DevExpress.XtraGrid.Views.Tile
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value that represents the text to show in the tooltip. |
See Also