OutlineLineGap Property (C1FlexViewerDialog)
In This Topic
Gets or sets the gap between the vertical line and text in nested nodes of the outline tree.
Syntax
'Declaration
Public Property OutlineLineGap As Integer
public int OutlineLineGap {get; set;}
See Also