[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.SpringMode

SpringMode Property

SpringMode

Specifies whether the columns will resize when the list is resized.

Declaration
public bool SpringMode { get; set; }
Remarks

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.