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

Determines how the time values will be displayed in the time section.

Syntax

Visual Basic (Declaration) 
Public Property TimeType As enumTimeType
C# 
public enumTimeType TimeType {get; set;}

Property Value

enumTimeType

Requirements

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

See Also