This document is archived and information here might be outdated. Recommended version. |
Get/Set line selection.
[Visual Basic .NET]
Public Function GetLineSelection ( _
ByVal Row As Integer _
) As Boolean
[C#]
public bool GetLineSelection (
int Row
);