I am trying to change the background color of a column in a GridDataControl and I am using the GridDataControl.Model.ColStyle.Item(ColumnNumber).Background property and it has no effect. The back ground color of the column does not change.
Is there another property I should be using?