| Visual Basic (Declaration) | |
|---|---|
Public Function GetFirstCharIndexFromLine( _ ByVal lineNumber As Integer _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int GetFirstCharIndexFromLine( int lineNumber ) | |
Parameters
- lineNumber
| ActiveReports.Viewer3 | Request technical support |
| GetFirstCharIndexFromLine Method | |
| See Also | |
|
| Visual Basic (Declaration) | |
|---|---|
Public Function GetFirstCharIndexFromLine( _ ByVal lineNumber As Integer _ ) As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int GetFirstCharIndexFromLine( int lineNumber ) | |