ComponentOne True DBGrid Pro 8
AutoCompletion Property

AutoCompletion Property

This property determines whether matching incremental search values are automatically copied to the text portion of the column drop down during editing.

Syntax

column.AutoCompletion= boolean

Remarks

Read/Write at run time and design time.

If True, when the user enters one or more characters that match a value in the drop down list, the entire matching string is copied to the text portion of the control. The caret is positioned after the last character typed, and the remainder of the string is selected.

If False (the default), the automatic completion does not occur, and the text portion of the control contains only the characters entered by the user.

 

 


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

Product Support Forum  |  Documentation Feedback