Hi,

 

Try:

 

UniPageControl1 -> ClientEvents -> UniEvents :

function tabPanel.beforeInit(sender, config)
{
  sender.tabPosition = "bottom"
}