Skip to main content

EmptySpaceItem.TextToControlDistance Property

Not supported.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override int TextToControlDistance { get; }

Property Value

Type Description
Int32

Zero.

Remarks

This property is not supported by the EmptySpaceItem object.

See Also