Layout Items
In the ExpressLayout Control, groups and items are the essential elements for building a form layout. Groups are containers for other layout elements while items either nest form controls or implement additional layout-related capabilities.
Items are divided into two categories:
Standard items (containers for form controls)
Auxiliary items (including splitters, separators, extra labels, etc.)
See Also