The Section Control by default displays a title and a body. Each one of them has its own properties that you can customize based on your needs. What makes sections so important is the fact that you can allow for them to collapse, either by default or by option, making it easier for the user to navigate through long forms.
To change the title of the section, you simply need to click on the title element, and change its “Text” property to the desired value.
The body of the section, acts as a placeholder where you can add any control you wish to display.
Actions
When the Section Control is selected in the Central pane, the Actions section on the ribbon is updated to display the following items:
Move DownThis action is applicable to controls that are immediate children of Container Controls. When pressed, it moves the selected control below its current position (shifting the below control above it).
Move UpThis action is applicable to controls that are immediate children of Container Controls. When pressed, it moves the selected control above its current position (shifting the above control below it).
Convert ToChanges the type of the selected control to another one maintaining all properties that are common to both Control Types (style, font, value, etc). Depending on the selected control type, different options are available. For example, the table container c