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

The zero based index of the dbiAppointmentItem that was changed.

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