SuperToolTip.DefaultDistanceBetweenItems Field
The default distance between items. This constant specifies the default value for the SuperToolTip.DistanceBetweenItems property.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Field Value
Type | Description |
---|---|
Int32 | An integer value that specifies the default distance between items. |
See Also