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