dbicDropDate Send comments on this topic.
FillDates Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiCalendarControl Class : FillDates Property

Determines whether dates from other months will be shown.

Syntax

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

Property Value

Boolean

Requirements

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

See Also