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

 

SetLeftBorderDashOffset

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetLeftBorderDashOffset

 

 

Sets the dash offset of the left border.

 

 

 

Prototype :

 

void SetLeftBorderDashOffset

(

        float LeftBorderDashOffset

)

 

 

 

Arguments :

 

LeftBorderDashOffset

offset

 

 

 

Example :

 

This.SetLeftBorderDashOffset(2);

 

 

 

Available Events :

 

All Events