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

Gets or sets the background pattern for the time section.

Syntax

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

Property Value

enumFillType

Requirements

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

See Also