GridOptionsFilter(GridView) Constructor
Initializes a new instance of the GridOptionsFilter class with specified settings.
Namespace: DevExpress.XtraGrid.Views.Grid
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
gridView | GridView |
See Also