ComponentOne DataGrid for WPF and Silverlight
GroupRowHeight Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : GroupRowHeight Property
Gets or sets the row height for all rows of type group in the C1DataGrid.
Syntax
'Declaration
 
Public Property GroupRowHeight As DataGridLength
public DataGridLength GroupRowHeight {get; set;}
Remarks
See RowHeight for more details.
See Also

Reference

C1DataGrid Class
C1DataGrid Members