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.

Syntax

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

Property Value

AppointmentDetail

Requirements

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

See Also