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

Gets or sets the starting time of the lines selected.

Syntax

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

Property Value

This value is of type Integer, indicate the starting time of the lines selected.

This value is based on the number of minutes since 12:00 am.

Requirements

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

See Also