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

The zero-based index of the appointment which has just been left clicked.

Syntax

Visual Basic (Declaration) 
Public Property Index As Integer
C# 
public int Index {get; set;}

Property Value

Integer

Requirements

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

See Also