ComponentOne DataGrid for WPF and Silverlight
IndentWidth Property (DataGridRow)

C1.WPF.DataGrid Namespace > DataGridRow Class : IndentWidth Property
Gets the distance between the row header and the first cell of the row. This empty space is only present when there are groups in the data grid.
Syntax
'Declaration
 
Public ReadOnly Property IndentWidth As System.Double
public System.double IndentWidth {get;}
See Also

Reference

DataGridRow Class
DataGridRow Members