Change tab position of PageControl to bottom

Hi,

Try:

UniPageControl1 -> ClientEvents -> UniEvents :

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

猜你喜欢

转载自www.cnblogs.com/westsoft/p/8988592.html
Tab