SuperToolTip.DistanceBetweenItems Property
Specifies the distance between tooltip regions (title, content, footer, etc.).
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 6 | An integer which specifies the distance between tooltip regions (title, content, footer, etc.). |
See Also