| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : SpringMode Property |
'Declaration Public Property SpringMode As System.Boolean
public System.bool SpringMode {get; set;}
When this property is set to True and the list 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 list is horizontally resized.