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

Returns the currently selected dbiAppointmentItem.

Syntax

Visual Basic (Declaration) 
Public Function SelectedAppointmentItem() As dbiAppointmentItem
C# 
public dbiAppointmentItem SelectedAppointmentItem()

Return Value

dbiAppointmentItem

Requirements

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

See Also