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