TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > NumericUpDown > Method >

 

SetExpression

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > NumericUpDown > Method >

 

SetExpression

 

 

Sets the expression.

 

 

 

Prototype :

 

void SetExpression

(

       string Expression

)

 

 

 

Arguments :

 

Expression

Expression

 

 

 

Reference :

 

NumericUpDown data type should be the expression type.

 

 

 

Example :

 

This.SetExpression("Orders.Price.max");

 

 

 

Available Events :

 

OnInitialize,  OnStartBind