GridView.ShowAutoFilterConditionsMenu(GridColumn) Method
Invokes the automatic filtering row‘s condition selector menu for the target column.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
column | GridColumn | A GridColumn for which the automatic filtering row should display the condition selector menu. |
See Also