| Visual Basic (Declaration) | |
|---|---|
Public Property Column As Integer | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public int Column {get; set;} | |
Values for this property normally range from 1 to 30. The default value is -1 which specifies row numbers to be automatically determined.