dbicCalendar Send comments on this topic.
Alarms Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiPIM Class : Alarms Property

Gets the alarms in the control.

Syntax

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

Property Value

AlarmItemCollection

Requirements

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

See Also