Skip to main content
A newer version of this page is available. .
All docs
V21.2

GridColumn.CanShowInAdvancedCustomizationForm Property

Namespace: DevExpress.XtraGrid.Columns

Assembly: DevExpress.XtraGrid.v21.2.dll

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

Declaration

[Browsable(false)]
public virtual bool CanShowInAdvancedCustomizationForm { get; }

Property Value

Type
Boolean
See Also