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

Gets or sets the type of pattern to paint the background of the appointment.

Syntax

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

Property Value

A Dbi.enumFillType value

Requirements

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

See Also