WPF Layout Controls | ComponentOne
In This Topic
    WPF Layout Controls
    In This Topic

    Display your controls in elegant layouts using WPF Layout Controls. The Layout Controls are designed to consistency to the application design. It nicely reduces the number of modifications in the UI you need to make over time and therefore brings down costly rebuilds.

    The Layout Controls have been designed to lets users arrange or organize controls within an application sans any issues of overlapping and misalignment.

    The layout of a control is very crucial for optimum application usability. The layout controls are designed keeping in mind the following aspects.

    ComponentOne provides two layout controls for WPF applications, Accordion ad Expander. The Accordion control provides a collapsible and expandable information panel to include data such as text, images and other simple controls. The Expander control can be used to create an expandable and collapsible information panel that can include text, images, and controls.

    The upcoming topics discuss about the Accordion and Expander controls in depth.

    Documentation Blogs

    Create Your First Application using Accodion

    Elements

    Customization

    Adding Items

    First Look at Fluent WPF Calendar and Accordion

    Product Samples API References

    Product samples are located at Documents\ComponentOne Samples\WPF\vx.x\CS\AccordionExplorer on your system, if you have installed the samples while installing WPF Edition using ComponentOneControlPanel.exe.

    C1.WPF.Accordion Assembly