ComponentOne DataGrid for WPF and Silverlight
CanUserResize Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : CanUserResize Property
Gets or sets whether the user can resize the column by dragging the border on the right of the column header presenter.
Syntax
'Declaration
 
Public Property CanUserResize As System.Boolean
public System.bool CanUserResize {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members