EntryIndent Property (RenderIndex)
In This Topic
Gets or sets the indent of sub-entries relative to the main index entry.
The default is 1/4 of an inch.
Syntax
'Declaration
Public Property EntryIndent As Unit
public Unit EntryIndent {get; set;}
See Also