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

 

SetTopRightBorderRadius

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetTopRightBorderRadius

 

 

Sets the radius of top right border.

 

 

 

Prototype :

 

void SetTopRightBorderRadius

(

        string TopRightBorderRadius

)

 

 

 

Arguments :

 

TopRightBorderRadius

radius of top right border

 

 

 

Example :

 

This.SetTopRightBorderRadius("50 100");

 

 

 

Available Events :

 

All Events