WinForms Cardview Overview

Updated over 6 months ago

With RadCardView, users can display and edit text data organized in a card layout. This powerful control incorporates a RadLayoutControl that allows you to modify the layout both in the Visual Studio designer and during run-time.

ninja-iconThe CardView component is part of Telerik UI for WinForms, a professional grade UI library with 160+ native components for building modern and feature-rich applications. To try it out sign up for a free 30-day trial.Start Free Trial

Figure 1: RadCardView

WinForms  RadCardView Overview

The below list shows the main features of the control:

  • Create complex layouts where the controls are automatically resized according to the current available size.
  • Arrange the controls in the form at runtime - your users will be able to rearrange the controls according to their needs.
  • Save and load the layout.
  • Group the underlying controls in tabs.
  • Expand/Collapse groups.

To help you get up to speed with RadCardView, we prepared a short Getting Started guide.

Telerik UI for WinForms Learning Resources

Telerik UI for WinForms Additional Resources

See Also