Skip to main content
A newer version of this page is available. .

LayoutControlItem.Expanded Property

Not supported.

Namespace: DevExpress.XtraLayout

Assembly: DevExpress.XtraLayout.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

[Browsable(false)]
[DefaultValue(true)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override bool Expanded { get; set; }

Property Value

Type Default Description
Boolean true

Always True.

See Also