WinExplorerViewContextButtonToolTipEventArgs.Text Property
Gets or sets the tooltip text.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v23.1.dll
NuGet Package: DevExpress.Win.Grid
Declaration
Property Value
Type | Description |
---|---|
String | A string value that represents the text to show in the tooltip. |
See Also