Gets or sets the indent color of the grouping information.
public Color IndentColor {get; set;}
'Declaration
Public Property IndentColor As Color
'Usage
Dim instance As GroupInfo
Dim value As Color
instance.IndentColor = value
value = instance.IndentColor