ModelChoiceProvider Fields |
The ModelChoiceProvider type exposes the following members.
Name | Description | |
---|---|---|
Entity | Specifies the entity used that provides the choice items. | |
FilterColumn | Specifies for which column the specified 'FilterValueExpression' is evaluated. | |
FilterValueExpression | Specifies an expression which is used to filter items. If specified, the 'FilterColumn' parameter must be defined as well otherwise expression filtering will be ignored. | |
SortFields | Specifies fields that are used for sorting the choice items. |