TOC : OZ e-Form Extension > OZ e-Form JavaScript API > InputGroup > RadioButtonGroup > Method >

 

SetMultiSelectable

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > InputGroup > RadioButtonGroup > Method >

 

SetMultiSelectable

 

 

Sets whether the component is multiselectable.

 

 

 

Prototype :

 

void SetMultiSelectable

(

       bool MultiSelectable

)

 

 

 

Arguments :

 

MultiSelectable

true for multiselectable

 

 

 

Example :

 

This.SetMultiSelectable(true);

 

 

 

Available Events :

 

All Events