ComponentOne True DBGrid Pro 8
SpringMode Property

Sets or returns how columns size when the split is resized.

Syntax

object.SpringMode = boolean

Remarks

Read/Write at run time and design time.

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

When set to False (the default), column widths do not change as the grid 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

TDBGrid Control

Split Object

 

 


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

Product Support Forum  |  Documentation Feedback