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

Gets or sets the time that is currently being drawn.

Syntax

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

Property Value

Integer

Remarks

This property value represents the number of minutes since midnight.

Requirements

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

See Also