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

Determines the border type used for the headers.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also