| Visual Basic (Declaration) | |
|---|---|
Public Property End As Integer | |
| C# | |
|---|---|
public int End {get; set;} | |
Property Value
This value is of type Integer, indicate the ending time of the lines selected.
This value is based on the number of minutes since 12:00 am.
| dbicDayView | Send comments on this topic. |
| End Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > AfterTimeSelectEventArgs Class : End Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property End As Integer | |
| C# | |
|---|---|
public int End {get; set;} | |
This value is of type Integer, indicate the ending time of the lines selected.
This value is based on the number of minutes since 12:00 am.