ComponentOne DataGrid for WPF and Silverlight
CanUserResizeRows Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : CanUserResizeRows Property
Gets or sets whether the user can resize the rows manipulating cells in this column.
Syntax
'Declaration
 
Public Property CanUserResizeRows As System.Boolean
public System.bool CanUserResizeRows {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members