dbicDayView Send comments on this topic.
AppointmentDialog Property
See Also 
dbicDayView Assembly > Dbi.WinControl.DayView Namespace > dbiDayView Class : AppointmentDialog Property

Determines if the default appointment dialog will appear when an appointment is double clicked.

Syntax

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

Property Value

Boolean

Requirements

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

See Also