Silverlight Layout Control
This control provides unlimited layout customization capabilities via simple drag and drop operations. Regardless of layout complexity, our Layout Control allows you to create what you need using a straightforward WYSIWYG approach. You drag elements into proper locations, specify their dock style using a hint window and change their size by dragging their edges. Things that would take you hours to implement using standard Silverlight controls is now a matter of a few minutes. 
To see how easy it is to customize form layout using our Layout Control for Silverlight, watch the following video:
 
The ability to easily generate layouts is one of the many benefits available to you when using the DevExpress Layout Control. Additional features and benefits include:
- End-user layout customization is available.
- The layout is constructed from groups that arrange elements horizontally or vertically. Since nested groups are supported, you can use this simple model to build layouts of any complexity. Note that the Layout Control automatically creates and deletes groups based on where you drag items, which means you don’t have to worry about its internal structure.
- Layout groups can act like group boxes. You need only specify group title text and change the group's view style via XAML or programmatically.
- You can show splitters to allow for easy resizing of elements and groups even when not in customization mode.
- Element alignment can be specified via XAML or using the automatically displayed hint window.
- Padding and spacing settings can be changed for each layout group.
- If the content does not completely fit into the control's bound, scroll bars will be shown automatically.
- Full support for layout persistence via XML files.

To see this control in action visit our Layout Control Online Demo
|