Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1934
Moving tabs
posted
Is there anyway to move tabs in code behind? I was hoping for some method like UltraTabControl.Move(UltraTab tabToMove, UltraTab relativeTab, Before/After)... On another note, is there anyway to determine how many tab rows are currently being displayed and what row a tab is being displayed in? Also, there is a maximum tabs per row property, is there a corresponding minimum tabs per row? Thanks, Boyd