| Visual Basic (Declaration) | |
|---|---|
Public Property FirstDate As Date | |
| C# | |
|---|---|
public DateTime FirstDate {get; set;} | |
Property Value
DateTimeBecause of trailing dates, the date represented here may be from the previous month (and year) when compared to the CalendarDate property. Also note, that even if TrailingDates is set to false (hiding them), the respective date that would be displayed in the control is still supplied to this property.