Does anyone know how to change the color of a row (or row background) in the UIPickerView control from the iPhone SDK? Similiar to the below title for row, however I would also
Do this:
label.backgroundColor = [UIColor yourcolorColor];