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

Determines if the appointment is currently selected.

Syntax

Visual Basic (Declaration) 
Public Property Selected As Boolean
C# 
public bool Selected {get; set;}

Property Value

boolean

Requirements

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

See Also