<< Click to Display Table of Contents >> TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Crosstab > CrosstabValue > Method >GetBottomBorderDash |
Gets the dash pattern of the bottom border.
Prototype :
string GetBottomBorderDash
(
No Arguments
)
Reference :
Return the length of dash and gap in the form of "dash gap;dash gap;...".
Example :
_TraceLn(This.GetBottomBorderDash());
Available Events :
All Events