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

Gets or sets the number of virtual columns.

Syntax

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

Property Value

Integer

Requirements

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

See Also