Skip to main content

LayoutViewField.AllowHide Property

This property is not supported by the LayoutViewField class. Use the OptionsColumn.AllowShowHide property instead.

Namespace: DevExpress.XtraGrid.Views.Layout

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

[Browsable(false)]
public override bool AllowHide { get; set; }

Property Value

Type
Boolean
See Also