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

Gets or sets the width of the task bar in an appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property TaskBarWidth As Integer
C# 
public virtual int TaskBarWidth {get; set;}

Property Value

Integer

Requirements

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

See Also