Class ExpressionBuilderOptions
- Namespace
 - Innova.Prism.Telerik.Expressions
 
- Assembly
 - Innova.Prism.Telerik.dll
 
public class ExpressionBuilderOptions
  - Inheritance
 - 
      objectExpressionBuilderOptions
 
Constructors
- ExpressionBuilderOptions()
 Initializes a new instance of the ExpressionBuilderOptions class.
Properties
- LiftMemberAccessToNull
 Gets or sets a value indicating whether member access expression used by this builder should be lifted to null. The default value is true.
Methods
- CopyFrom(ExpressionBuilderOptions)
 Copies the property values from another ExpressionBuilderOptions instance.