| Visual Basic (Declaration) | |
|---|---|
Public Property Row As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Row {get; set;} | |
Values between 3 and 90 can be set for this property. The default value is -1 which specifies that row numbers are to be determined automatically.