WinExplorerViewContextButtonToolTipEventArgs.Text Property
Gets or sets the tooltip text.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v26.1.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