This example demonstrates the following layout features of the CardView: - Categories - they can be expanded/collapsed and their state affects all cards (.Kind = rkCategory) - Horizontal/Vertical row layout inside a card (.RowLayout, .Position, .OptionsCustomize.LayeredRows). You can customize row layout via drag & drop - Horizontal/Vertical card layout inside a CardView (.LayoutDirection) - Card auto width - card widths are automatically modified from their original value (.OptionsView.CardWidth) to use all available horizontal space (.OptionsView.CardAutoWidth). Use the "View | Card auto width" menu item to modify it Additionally, this demo shows a new highlighting behavior: focused row caption and selected card borders are drawn using selection style (.Styles.Selection)