ComponentOne DataGrid for WPF and Silverlight
CanUserResizeRows Property (C1DataGrid)

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

Reference

C1DataGrid Class
C1DataGrid Members