Back to Devexpress

LayoutItemContainer.TextToControlDistance Property

windowsforms-devexpress-dot-xtralayout-dot-layoutitemcontainer-70b51577.md

latest1.1 KB
Original Source

LayoutItemContainer.TextToControlDistance Property

Not supported.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public override int TextToControlDistance { get; }
vb
<Browsable(False)>
Public Overrides ReadOnly Property TextToControlDistance As Integer

Property Value

TypeDescription
Int32

Zero.

|

Remarks

This property has no effect for containers.

See Also

LayoutItemContainer Class

LayoutItemContainer Members

DevExpress.XtraLayout Namespace