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

Determines the default fill type for the appointments.

Syntax

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

Property Value

Dbi.enumFillType

Requirements

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

See Also