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