UI for WinForms
One of the controls in Telerik UI for WinForms by Progress, RadCardView displays data in a card-like format. The control uses RadListView as the foundation, adopting features such as bound and unbound mode, filtering, sorting and grouping. Kinetic scrolling and touch support are also supported out of the box.
The control supports both bound and unbound mode. In unbound mode, you can add any fields you like to the control, while in bound mode, your data object properties define the data fields.
A CardTemplate defines the data fields layout and can be specified either at design time while you are building the application, or by your end users who can modify the card layout at runtime to add specific layout preferences.
The underlying layout control also provides a wide variety of items to use for the layout setup, such as control items, labels, separators, group items and tabbed groups.
RadCardView also provides editors for the data fields, so users can edit them. Card selection as well as card expand/collapse is also available.
RadCardView provides rich design-time support functionality, simplifying customizations and configurations. Key capabilities include: