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