dbicDate Send comments on this topic.
LocationID Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : LocationID Property

Gets or sets the LocationID filter for the control.

Syntax

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

Property Value

string

Remarks

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

Requirements

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

See Also