Gets or sets a value indicating whether the user is able to resize a row by dragging the bottom border of the row header.
Syntax
'Declaration
Public Property CanUserResizeRows As System.Boolean
public System.bool CanUserResizeRows {get; set;}
See Also