StyleGrid REALbasic Plugin

StyleGridStyle.BackColor Property

Sets or gets the BackColor of the cell.

BackColor as Color {Read and Write}

Remarks

When this property is set then the HasBackColor property will automatically be set to true.

If the HasBackColor is false then this property will have no effect.

See Also

StyleGridStyle Class