DataGrid REALbasic Plugin

DataGrid.OddBackColor Property

Sets or gets the color for odd numbered out of bounds cells.

OddBackColor as Color {Read and Write}

Remarks

This property does nothing if the HasBackColor property is not set to true.

See Also

DataGrid Control