ComponentOne True DBGrid Pro 8
Styles Property

This property returns a collection of named Style objects.

Syntax

object.Styles

Remarks

Read-only at run time. Not available at design time.

When a grid is first created, it contains ten built-in styles, which control the following display aspects:

Normal

Data cells in unselected, unhighlighted rows

Heading

Column headers

Footing

Column footers

Selected

Data cells in selected rows

Caption

Grid and split caption bars

HighlightRow

Data cells in highlighted rows

EvenRow

Data cells in even numbered rows

OddRow

Data cells in odd numbered rows

FilterBar

Cells in the filter bar row

RecordSelector

Cells in the record selector column

Note

At design time, use the Style Factory property page to modify these built-in styles or create your own named styles.

See Also

TDBGrid Control

TDBDropDown Control

 

 


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

Product Support Forum  |  Documentation Feedback