Hi All,
I use CardView to make the rows display as columns, but how can I set the width of the 'new' column? Is there any property I can set?
Thanks for your reply in advance:)
Alfonzoe
Oh, I see, you mean the labels. Use the LabelWidth property (also on the CardSettings).
Hi Mike,
What I mean is: After setting the CardView property as true, the header row will change to the first column correspondingly, I can use CardSettings.Width to set the other column's width, but how to set the first column's width?
Thanks,
Hi Alfonzoe,
I'm not sure what you mean by the "'new' column. Do you mean the cards? The width of the cards is determined by the band.CardSettings.Width property.