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.

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