dbicDayView Send comments on this topic.
Locations Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : Locations Property

A collection of various 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