[]
Specifies if a user is allowed to resize the rows in the list.
[Browsable(false)]
[Layout]
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.