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

Gets or sets the TaskID filter for the control.

Syntax

Visual Basic (Declaration) 
Public Property TaskID As String
C# 
public string TaskID {get; set;}

Property Value

String

Remarks

Only DayFormats and Appointments where their respective dbiDayFormat.TaskID or dbiAppointmentItem.TaskID Property matching this property will be displayed.

 

This property will have no effect if the GroupType is set to Tasks.

Requirements

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

See Also

Reference

dbiCalendar Class
dbiCalendar Members
Grouping and Filtering