| Visual Basic (Declaration) | |
|---|---|
Public Property End As Integer | |
| C# | |
|---|---|
public int End {get; set;} | |
Property Value
Integer
This property is based on the number of minutes since midnight. For example: 11:30 a.m. would return a value of 690
| dbicDayView | Send comments on this topic. |
| End Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > TimeDoubleClickEventArgs Class : End Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property End As Integer | |
| C# | |
|---|---|
public int End {get; set;} | |
Integer