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

Gets or sets the prime time ending time.

Syntax

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

Property Value

Integer

Remarks

This property represents minutes since midnight.

Requirements

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

See Also