| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function ColumnAt( _ ByVal nxCoor As Integer, _ ByVal nyCoor As Integer _ ) As Integer | |
Parameters
- nxCoor
- The x-coordinate to check
- nyCoor
- The y-coordinate to check
| dbicDayView | Send comments on this topic. |
| ColumnAt(Int32,Int32) Method | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class > ColumnAt Method : ColumnAt(Int32,Int32) Method |
| Visual Basic (Declaration) | |
|---|---|
Overloads Public Function ColumnAt( _ ByVal nxCoor As Integer, _ ByVal nyCoor As Integer _ ) As Integer | |