WPF Layout Controls | ComponentOne
WPF Layout Controls / Accordion Overview
In This Topic
    Accordion Overview
    In This Topic

    Display a list of expandable items with Accordion for WPF. Select an item to expand it and collapse all others, automatically organizing your UI and optimizing the use of screen real estate.

    The Accordion control lets the data to be organized in a vertically stacked list of objects that is collapsible or expandable. Each item when expanded reveals the content associated with that item. Accordion controls are beneficial when a user wants to toggle between collapsing and expanding large amount of content with texts, images and other simple UI controls.

    Accordion for WPF