CriteriaOptionsAttribute.ParametersMemberName Property
Specifies the name of the IEnumerable\<IFilterParameter> property in the business class that provides custom filter parameters for Criteria Property Editors.
Namespace: DevExpress.ExpressApp.Editors
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string that contains the name of the |
Remarks
Note
The ParametersMemberName property is not supported in XAF WinForms PopupCriteriaPropertyEditor.
See Also