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

Gets or sets the ContactID filter for the control.

Syntax

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

Property Value

String

Remarks

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

 

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

Requirements

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

See Also

Reference

dbiCalendar Class
dbiCalendar Members
Grouping and Filtering