FilterControlEventArgs Class
In This Article
Provides data for the ColumnView.FilterEditorCreated event.
Namespace: DevExpress.XtraGrid.Views.Base
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
public class FilterControlEventArgs :
BaseFilterControlEventArgs
#Inheritance
Object
EventArgs
BaseFilterControlEventArgs
FilterControlEventArgs
See Also