DataGrid REALbasic Plugin

DataGrid.InactiveSelectionColor Property

To set or get the selection color when the grid is deactivated.

InactiveSelectionColor as Color {Read and Write}

Remarks

This property has no effect if the HasInactiveSelectionColor property is set to false.

See Also

DataGrid Control