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

GridSplitContainer.Collapsed Property

This property is not supported by the GridSplitContainer class.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v21.1.dll

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

Declaration

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

Property Value

Type
Boolean
See Also