This document is archived and information here might be outdated. Recommended version. |
Show parent lines in grid.
[Visual Basic .NET]
Public Sub ShowParentLines ( _
ByVal suspendRedraw As Boolean, _
ByVal ShowParentLines As Boolean _
)
[C#]
public void ShowParentLines (
bool suspendRedraw,
bool ShowParentLines
);