SuperToolTip.Padding Property
In This Article
Gets or sets the padding (space between the content of the tooltip and its edge).
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.2.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