Expander

Save precious screen real estate with this expanding and collapsing container control. ComponentOne Expander™ for WPF is similar to the HeaderedContentControl, but provides the ability to expand and collapse the content panel.

Features

  • Expand on Page Load

    You can choose whether or not the C1Expander control is expanded upon page load by using the IsExpanded property.

  • Expand Direction

    Expander can be configured to expand in four directions (Top, Right, Bottom, Left) using the ExpandDirection property.

  • Custom Header

    Customize the control's header with both text and controls.

  • Easily Change Colors with ClearStyle

    Expander supports ComponentOne ClearStyle™ technology which allows you to easily change control brushes without having to override templates. By just setting a few brush properties in Visual Studio you can quickly style each part of the control.