How do I change the card view's label area? say border, color, background color, etc.?
I can't seem to find the right property.
The card label is essentially the same object as the column header. So you can use the HeaderAppearance on the Override or the column.Header.Appearance.
It looks like the labels don't supports borders, but you can change backcolor, forecolor, etc.