'Declaration
Public Property AllowRowSizing As RowSizingEnum
public RowSizingEnum AllowRowSizing {get; set;}
'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.