Expression Property
Expression
Gets or sets the expression used to calculate the binding value.
Declaration
[ConstructorArgument("expression")]
public string Expression { get; set; }
<ConstructorArgument("expression")>
Public Property Expression As String