ComponentOne DataGrid for WPF and Silverlight
CanUserResizeColumns Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : CanUserResizeColumns Property
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

Reference

C1DataGrid Class
C1DataGrid Members