OutlineIndent_1 Property (C1FlexViewerDialog)
In This Topic
Gets or sets the amount of horizontal spacing before the text of the first nested node in the outline tree.
Syntax
'Declaration
Public Property OutlineIndent_1 As Integer
public int OutlineIndent_1 {get; set;}
See Also