ComponentOne DataGrid for WPF and Silverlight
IndentHeight Property (DataGridGroupingPanel)

C1.Silverlight.DataGrid Namespace > DataGridGroupingPanel Class : IndentHeight Property
Gets or sets the distance of each step (vertically), If this value is 0 the column headers will be shown horizontally,will not be phased.
Syntax
'Declaration
 
Public Property IndentHeight As System.Double
public System.double IndentHeight {get; set;}
See Also

Reference

DataGridGroupingPanel Class
DataGridGroupingPanel Members