DataGrid REALbasic Plugin

DataGrid.HasHeaderBackColor Property

This property is used to determine if the DataGrid should use other than its default HeaderBackColor.

HasHeaderBackColor as Boolean {Read and Write}

Remarks

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

See Also

DataGrid Control