Skip to main content

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.2.dll

Declaration

public const int DefaultDistanceBetweenItems = 6

Field Value

Type Description
Int32

An integer value that specifies the default distance between items.

See Also