<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > Method >SetBottomRightBorderRadius |
Sets the radius of bottom right border.
Prototype :
void SetBottomRightBorderRadius
(
string BottomRightBorderRadius
)
Arguments :
BottomRightBorderRadius |
radius of bottom right border |
Example :
This.SetBottomRightBorderRadius("50 100");
Available Events :
All Events