In This Topic
Gets the expression used to evaluate the textbox value.
Syntax
'Declaration
ReadOnly Property ValueExpression As String
string ValueExpression {get;}
Property Value
A
System.String representing the expression used to evaluate the textbox value.
See Also