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