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

 

SetTopLeftBorderRadius

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetTopLeftBorderRadius

 

 

Sets the radius of top left border.

 

 

 

Prototype :

 

void SetTopLeftBorderRadius

(

        string TopLeftBorderRadius

)

 

 

 

Arguments :

 

TopLeftBorderRadius

radius of top left border

 

 

 

Example :

 

This.SetTopLeftBorderRadius("50 100");

 

 

 

Available Events :

 

All Events