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

Gets or sets the type of border to place around the title section.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also