dbicMonth Send comments on this topic.
LocationID Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : LocationID Property

Gets or sets the LocationID filter.

Syntax

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

Remarks

When this property is assigned a value, only those dbiDayFormats and dbiAppointmentItems with their respective LocationID properties set to the same value, will be shown.

Requirements

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

See Also