Click or drag to resize

BindingContext Properties

Version 75.1.140

The BindingContext type exposes the following members.

Properties
  NameDescription
Public propertyDestinationType
Binding destination type
Public propertyGenericType
The generic type of a collection is only used when DestinationType is a enumerable.
Public propertyModel
The current model object (or null for body deserialization)
Public propertyObject
The incoming data fields
Public propertyValidModelBindingMembers
DestinationType properties that are not black listed
Top
See Also