Skip to main content

LayoutItemContainer.TextToControlDistance Property

Not supported.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

Property Value

Type Description
Int32

Zero.

Remarks

This property has no effect for containers.

See Also