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

A collection of various tasks in the control.

Syntax

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

Property Value

dbiTaskCollection

Requirements

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

See Also