dbicDayView Send comments on this topic.
BorderType Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : BorderType Property

Gets or sets the type of border to place around the appointment.

Syntax

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

Property Value

This property value is of type Dbi.enumBorderType

Requirements

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

See Also