dbicDayView Send comments on this topic.
AppointmentFillType Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : AppointmentFillType Property

The default fill style for the appointments.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also