| C1.Win.C1List.4 Assembly > C1.Win.C1List.ListBase Namespace > C1ListBase Class : AllowRowSizing Property |
'Declaration Public Property AllowRowSizing As RowSizingEnum
public RowSizingEnum AllowRowSizing {get; set;}
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.