Is there a way for each card in a cardview to be editable based on an attribute on the card? I would like some cards to be editable and others not. I suppose I could prevent it in my viewmodel, but it would be nice to not even switch to the edittemplate. Does the cardviewitem have something like a "CanEdit" property?
Thanks
Brent