dbicDayView Send comments on this topic.
End Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > BeforeTimeSelectEventArgs Class : End Property

The minutes past midnight where the timeselect ends.

Syntax

Visual Basic (Declaration) 
Public Property End As Integer
C# 
public int End {get; set;}

Property Value

Integer

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also