dbicDate Send comments on this topic.
ContactID Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate 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

When this property contains a value, only dbiDayFormats with their ContactID set to the same value will be shown in the control.

Requirements

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

See Also