DataTemplateOptions Class Members
In This Topic
The following tables list the members exposed by DataTemplateOptions.
Public Constructors
Public Properties
| Name | Description |
| ExpressionIncompatibleTypesHandling |
Gets or sets a value specifying how the template engine handles mismatches
between function parameter types and actual arguments in expressions.
|
| ExpressionNullsHandling |
Gets or sets a value specifying how the template engine handles null values in expressions.
|
| MissingFieldsHandling |
Gets or sets a value specifying how non-existing data fields are handled.
|
Top
See Also