Skip to main content

FilterControlEventArgs Class

Provides data for the ColumnView.FilterEditorCreated event.

Namespace: DevExpress.XtraGrid.Views.Base

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class FilterControlEventArgs :
    BaseFilterControlEventArgs

Inheritance

See Also