<< Click to Display Table of Contents >> TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > DateTimePicker > Method >SetText |
Sets the text.
Prototype :
void SetText
(
string Text
)
Arguments :
Text |
Text string |
Example :
This.SetText("Text");
Available Events :
All Events