LayoutControlItem.Expanded Property
Not supported.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v26.1.dll
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