ComponentOne List 8.0 for ActiveX
SpringMode Property

 

SpringMode Property

When this property is set to True and the control is horizontally resized, the column widths for visible columns will expand and/or shrink proportionally.

Syntax

object.SpringMode = boolean

Remarks

Read/Write at run time and design time.

Property applies to TDBList.

When set to False (the default), column widths do not change as the control is horizontally resized.

Note: You can control the minimum width on a per column basis by using the MinWidth property of individual Column objects.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback