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