ComponentOne True DBGrid Pro 8
BackColor Property

BackColor Property

This property controls the background color of an object. Colors may be specified as RGB values or system default colors.

Syntax

object.BackColor= color

Remarks

Read/Write at run time and design time.

The background color of a grid, column, or split is determined by its Style property setting. For these objects, the BackColor property is a shortcut to the BackColor member of the Style property.

For Style objects, the value of the BackColor property is inherited from the parent style (if any) unless explicitly overridden.

See Also

TDBGrid Control

TDBDropDown Control

Column Object

Style Object

Split Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback