ComponentOne Query 8.0
TypedEditing Property

Syntax

collection.TypedEditing = boolean

Notes

Property applies to C1QueryFrame control. Read/Write at run time and design time.

Description

If this property is set to True (default), C1QueryFrame uses special editors for different data types, such as date-time picker with dropdown calendar for date/time, combo box for Boolean, and so on.

If this property is set to False, regular edit box is used for editing all values, unless the programmer specifies custom editing or lookup.

See Also

Custom Editing and Lookup

 

 


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

Product Support Forum  |  Documentation Feedback