Indent Property (GroupInfo)
Gets or sets the indent of the grouping information.
public int Indent {get; set;}
'Declaration
Public Property Indent As Integer
'Usage
Dim instance As GroupInfo
Dim value As Integer
instance.Indent = value
value = instance.Indent