FilterEditorEventArgs(DataViewBase, FilterControl) Constructor
In This Article
Initializes a new instance of the FilterEditorEventArgs class.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
source | Data |
A Data |
control | Filter |
This value is assigned to the Filter |
See Also