Click or drag to resize

ModelChoiceProvider Fields

The ModelChoiceProvider type exposes the following members.

Fields
  NameDescription
Public fieldEntity
Specifies the entity used that provides the choice items.
Public fieldFilterColumn
Specifies for which column the specified 'FilterValueExpression' is evaluated.
Public fieldFilterValueExpression
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.
Public fieldSortFields
Specifies fields that are used for sorting the choice items.
Top
See Also