Class ExpressionBuilderBase
- Namespace
 - Innova.Prism.Telerik.Expressions
 
- Assembly
 - Innova.Prism.Telerik.dll
 
Base class for expression builders.
public abstract class ExpressionBuilderBase
  - Inheritance
 - 
      objectExpressionBuilderBase
 
- Derived
 
Constructors
- ExpressionBuilderBase(Type)
 Initializes a new instance of the ExpressionBuilderBase class.
Properties
- ItemType
 Gets the type of the item.
- Options
 Gets the expression builder options.
- ParameterExpression
 Gets or sets the parameter expression.