Skip to main content

GridSplitContainer.Collapsed Property

This property is not supported by the GridSplitContainer class.

Namespace: DevExpress.XtraGrid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

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

Property Value

Type
Boolean
See Also