Determines the visual representation of the appointment detail in each date of the control.
| Visual Basic (Declaration) | |
|---|---|
Public Property AppointmentDetail As AppointmentDetail | |
| C# | |
|---|---|
public AppointmentDetail AppointmentDetail {get; set;} | |
| dbicCalendar | Send comments on this topic. |
| AppointmentDetail Property | |
| See Also | |
|
| dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : AppointmentDetail Property |
Determines the visual representation of the appointment detail in each date of the control.
| Visual Basic (Declaration) | |
|---|---|
Public Property AppointmentDetail As AppointmentDetail | |
| C# | |
|---|---|
public AppointmentDetail AppointmentDetail {get; set;} | |