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

The ContactID of the arrow.

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