SuperToolTip.ToString() Method
Gets the textual representation of the current SuperToolTip.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
String | A string which specifies the tooltip’s textual representation. |
See Also