Improvement in template Split Screen with Tabs

The User Control DVelop.GXBoostrap.TabsPanel has the following new properties:

  • Excessive Tabs Behavior: specifies what to do when the tabs do not fit in one row of the form. The options are:
    • Rows: it will occupy more than one row. It is the behavior of the previous versions of WorkWithPlus for Web.
    • Slider: it will include a slider
  • Include Options Menu: it will include a menu with the options:
    • Close other tabs
    • Close all tabs

This User Control is used in the template Split Screen with tabs, so this template will include the options menu and show a slider when the options do not fit, like the following illustration:

SplitScreenTabsSlider