ComponentOne List 8.0 for ActiveX
Split Object, Splits Collection

True DBList supports Excel-like splits that divide the list into vertical panes to provide users with different views of the data source. Each split is represented by a Split object and contains a group of adjacent columns that scroll as a unit.

When a TDBList control is created, it contains one Split object by default. Many of the properties of the Split object also apply to the list or combo control as a whole, so you do not need to concern yourself with splits until you actually need to use them, such as when creating fixed, nonscrolling columns.

The TDBList and TDBCombo controls maintains a Splits collection to hold and manipulate Split objects. A list or combo control has one split by default, but may contain multiple splits. This collection is accessed using the Splits property.

See Also

 

 


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

Product Support Forum  |  Documentation Feedback