dbicMonth Send comments on this topic.
TrailingDates Property
See Also 
dbicMonth Assembly > Dbi.WinControl.Month Namespace > dbiMonth Class : TrailingDates Property

Determines whether or not only dates from the current month will be displayed on the calendar.

Syntax

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

Property Value

Boolean

Requirements

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

See Also