Skip to main content

EmptySpaceItem.Control 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 Control Control { get; }

Property Value

Type Description
Control

null.

Remarks

This property is overridden and returns null.

See Also