ASPxClientDateNavigatorVisibleMonthChangedEventArgs.startDate Property
Returns the start date of the latest visible month.
Declaration
startDate: Date
Property Value
| Type | Description |
|---|---|
| Date | A DateTime object representing the start date of the latest visible month. |
See Also