| Visual Basic (Declaration) | |
|---|---|
Public Property TrailingDates As Boolean | |
| C# | |
|---|---|
public bool TrailingDates {get; set;} | |
Property Value
BooleanThe calendar is divided into a 7x6 grid. A regular month does not fill all 42 spots. If this property is set to a value of true, the extra spots will display previous and/or next month dates as well.