<< 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 >GetMinVal |
Gets the minimum value.
Prototype :
double GetMinVal
(
No Arguments
)
Example :
_TraceLn(This.GetMinVal());
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind