CalendarControlBase.GetStartDate() Method
In This Article
Returns the first date of the first month currently displayed in the calendar.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Returns
Type | Description |
---|---|
Date |
A Date |
See Also