ComponentOne List 8.0 for ActiveX
Array Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> Array Property (TDBCombo)

Array Property (TDBCombo)

Syntax

object.Array= XArrayDB

Remarks

Read/Write at run time. Not available at design time.

Property applies to TDBList and TDBCombo controls.

For a control with its DataMode property set to 4 - Storage, the Array property specifies an ComponentOne XArrayDB object that acts as a data source. This property has no effect in other data modes.

Note: For backward compatibility, the Array property also accepts an XArray object. However, XArrayDB is preferred, since it is optimized for the two-dimensional case and supports sorting and searching.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback