| Visual Basic (Declaration) | |
|---|---|
Public Property Index As Integer | |
| C# | |
|---|---|
public int Index {get; set;} | |
Property Value
IntegerThis value is of type Integer, indicate the zero-based index of the appointment which will be selected.
| dbicDayView | Send comments on this topic. |
| Index Property | |
| See Also | |
|
| dbicDayView Assembly > Dbi.WinControl.DayView Namespace > BeforeAppointmentSelectEventArgs Class : Index Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property Index As Integer | |
| C# | |
|---|---|
public int Index {get; set;} | |