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

Gets the locations in the control.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Locations As dbiLocationCollection
C# 
public dbiLocationCollection Locations {get;}

Property Value

dbiLocationCollection

Requirements

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

See Also