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

LayoutItemContainer.TextToControlDistance Property

Not supported.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v19.1.dll

Declaration

[Browsable(false)]
public override int TextToControlDistance { get; }

Property Value

Type Description
Int32

Zero.

Remarks

This property has no effect for containers.

See Also