dbicCalendar Send comments on this topic.
AppointmentBorderType Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : AppointmentBorderType Property

Gets or sets the default dbi.enumBorderType of an appointment in the control.

Syntax

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

Property Value

dbi.enumBorderType

Requirements

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

See Also