GridViewDataColumn.ShowInFilterControl Property
In This Article
Gets whether an end-user can create filter conditions within this column within the Filter Control. This member supports the internal infrastructure and cannot be used directly from your code.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type |
---|
Boolean |
#Remarks
Use the GridDataColumnSettings.ShowInFilterControl property.
See Also