ComponentOne Binding Expressions for WPF and Silverlight
C1.Silverlight.Binding Namespace / Expression Class / Implicit Type Conversion Operator

In This Topic
    Implicit Type Conversion Operator (Expression)
    In This Topic
    Evaluates the expression and returns the result converted to a string.
    Overload List
    OverloadDescription
    Evaluates the expression and returns the result converted to a string.  
    Evaluates the expression and returns the result converted to a double.  
    Evaluates the expression and returns the result converted to a Boolean value.  
    Evaluates the expression and returns the result converted to a System.DateTime value.  
    See Also