| Visual Basic (Declaration) | |
|---|---|
Public Property Column As Integer | |
| C# | |
|---|---|
public int Column {get; set;} | |
Property Value
This value is of type Integer, indicate the one-based column number of the selected time.
If the MultipleSelect property is set to true, only the column which was first selected will be passed into the event.