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