ComponentOne DataGrid for WPF and Silverlight
GroupRowPosition Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : GroupRowPosition Property
Gets or sets where the group row will be located relatively to the items of the group.
Syntax
'Declaration
 
Public Property GroupRowPosition As DataGridGroupRowPosition
public DataGridGroupRowPosition GroupRowPosition {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members