[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.AllowRowSizing

AllowRowSizing Property

AllowRowSizing

Specifies if a user is allowed to resize the rows in the list.

Declaration
[Browsable(false)]
[Layout]
public RowSizingEnum AllowRowSizing { get; set; }
Remarks

This property determines whether a user is allowed to resize rows individually, all together, or not at all.

This property only works when the SelectionMode property is set to CheckBox.