FilterArgs(Object, Boolean) Constructor
Initializes a new instance of the FilterArgs class with specified settings.
Namespace: DevExpress.Mvvm.Xpf
Assembly: DevExpress.Mvvm.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
item | Object |
fit | Boolean |
See Also