dbicMonth Send comments on this topic.
AppointmentBorderType Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : AppointmentBorderType Property

Gets or sets the default bordertype of an appointment.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also