SuperToolTip.Padding Property
Gets or sets the padding (space between the content of the tooltip and its edge).
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Padding | A Padding structure that specifies the space between the content of the tooltip and its edge. |
See Also