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