dbicCalendar Send comments on this topic.
Tasks Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : Tasks Property

Gets the 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