ColumnViewOptionsFilter Class
Provides filtering options for a View.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Related API Members
The following members return ColumnViewOptionsFilter objects:
Remarks
The options this class provides are accessible with the ColumnView.OptionsFilter property.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ViewBaseOptions
ColumnViewOptionsFilter
See Also