<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabValue > Method >SetRightBorderDashOffset |
Sets the dash offset of the right border.
Prototype :
void SetRightBorderDashOffset
(
float RightBorderDashOffset
)
Arguments :
RightBorderDashOffset |
dash offset of the right border |
Example :
This.SetRightBorderDashOffset(2);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind