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

Determines if the default appointment images will be displayed.

Syntax

Visual Basic (Declaration) 
Public Overridable Property DisplayImages As Boolean
C# 
public virtual bool DisplayImages {get; set;}

Property Value

Boolean

Requirements

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

See Also