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