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

A collection of contacts in the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Contacts As dbiContactCollection
C# 
public dbiContactCollection Contacts {get;}

Property Value

dbiContactCollection

Requirements

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

See Also