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

Gets or sets the type of border around the time section.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also