<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > Component > Multiplex > Table > TableTitle > Method >SetTopInternalMargin |
Sets the internal top margin.
Prototype :
void SetTopInternalMargin
(
float LeftInternalMargin
)
Arguments :
TopInternalMargin |
internal top margin |
Example :
This.SetTopInternalMargin(10);
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind