ASPxClientDateNavigatorVisibleMonthChangedEventArgs Properties
Provides data for the ASPxClientDateNavigator.VisibleMonthChanged event.| Name | Description |
|---|---|
| endDate | Returns the end date of the latest visible month. |
| startDate | Returns the start date of the latest visible month. |
See Also