OutlineIndentStep Property (C1FlexViewer)
In This Topic
Gets or sets the horizontal offset of the nested node text in the outline tree.
Syntax
'Declaration
Public Property OutlineIndentStep As Integer
public int OutlineIndentStep {get; set;}
See Also