TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableTitle > Method >

 

SetEnableToShrink

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableTitle > Method >

 

SetEnableToShrink

 

 

Set whether to enable shrinking.

 

 

 

Prototype :

 

void SetEnableToShrink

(

        bool EnableToShrink

)

 

 

 

Arguments :

 

EnableToShrink

set to true to enable shrinking

 

 

 

Example :

 

This.SetEnableToShrink(true);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnStartBind