ComponentOne True DBGrid Pro 8
RecordSelectors Property

This property returns or sets a value indicating if record selectors are displayed in a grid or split.

Syntax

object.RecordSelectors= boolean

Remarks

Read/Write at run time and design time.

If True (the default), record selectors are displayed at the left edge of the grid or split.

If False, record selectors are not displayed.

If a grid contains multiple splits, then setting its RecordSelectors property has the same effect as setting the RecordSelectors property of each split individually.

Note

When the user selects a row by clicking its record selector, the bookmark of the selected row is added to the SelBookmarks collection.

See Also

TDBGrid Control

Split Object

 

 


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

Product Support Forum  |  Documentation Feedback