Responsive container control that supports 5 regions (Top, Left, Center, Right, Bottom).
Supports changes of behaviour depending on Bootstrap dimensions (ExtraSmall, Small, Medium. Large and ExtraLarge) and type of device (Desktop or Mobile)
The parameters are defined throw a variable based on a SDT that is loded throw a DataProvider.
Left and Right regions can occupy the entire height of the browser (Full) or can be defined between Top and Bottom regions (Between).
It also supports SwipeRight and SwipeLeft on mobile devices to show or hide the Left and Right regions.
Unique scroll definition or each region scroll is supported.
In unique scroll mode you can define the Top region that can be displayed minimized when scroll up (very useful on mobile devices).
Each region can be customized with references to classes defined in Theme of GeneXus.
Supports regions with Push mode (push the Center content) or Float (is displayed above the Center content).
It contains a lot of methods to make changes of visibility, changes of modes or to minimize or maximize regions.
You could see a demo to view de functionality of this control here.
In the next link you can access throw the documentation of the Build Logs