Skip to main content
A newer version of this page is available. .

ToolTipItem.DefaultImageToTextDistance Property

Gets the default ToolTipItem.ImageToTextDistance property value.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v19.1.dll

Declaration

public static int DefaultImageToTextDistance { get; }

Property Value

Type Description
Int32

An integer value that is the default ToolTipItem.ImageToTextDistance property value.

See Also