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

Determines the type of border to place around the time area of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TimeBorderStyle As enumTimeBorderStyle
C# 
public virtual enumTimeBorderStyle TimeBorderStyle {get; set;}

Property Value

enumTimeBorderStyle

Requirements

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

See Also