dbicDate Send comments on this topic.
TitleBorder Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : TitleBorder Property

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

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