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

The ContactID of the column.

Syntax

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

Property Value

string

Requirements

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

See Also