This example demonstrates how the default layout of TabbedView can be converted to a table layout using the FreeLayoutModefeature.
Image may be NSFW.
Clik here to view.
To use this solution in your application, execute the following steps:
1. Drop the TabbedViewLayoutConverter component onto the target form.
2. Assign a TabbedView to this helper.
3. Invoke the TabbedViewLayoutConverter.ConvertLayout method to convert the layout .
↧
TabbedView - How to convert the default layout to a table one.
↧