EmptySpaceItem.TextToControlDistance Property
Not supported.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
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