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

Gets or sets the type of columns to display.

Syntax

Visual Basic (Declaration) 
Public Overridable Property AppointmentType As enumAppointmentType
C# 
public virtual enumAppointmentType AppointmentType {get; set;}

Property Value

enumAppointmentType

Requirements

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

See Also