StyleGrid REALbasic Plugin

StyleGrid.HasOutOfBoundsGridLineColor Property

This property is used to determine if the StyleGrid should use other than its default CellOutOfBoundsGridLineColor.

HasOutOfBoundsGridLineColor as Boolean {Read and Write}

Remarks

If this is set to false then the StyleGrid will ignore the CellGridLineColor property use whatever color makes sense depending on the target platform.

See Also

StyleGrid Control