ComponentOne True DBGrid Pro 8
Font Property

Font Property

This property returns or sets the font object associated with a grid, column, split, or style.

Syntax

object.Font= font

Remarks

Read/Write at run time and design time.

The font used to display text in a grid, column, or split is determined by its Style property setting. For these objects, the Font property is a shortcut to the Font member of the Style property.

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

See Also

TDBGrid Control

TDBDropDown Control

Column Object

Split Object

Style Object

 

 


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

Product Support Forum  |  Documentation Feedback