ASPxClientDateNavigatorVisibleMonthChangedEventArgs.endDate Property
In This Article
Returns the end date of the latest visible month.
#Declaration
TypeScript
endDate: Date
#Property Value
Type | Description |
---|---|
Date | A Date |
See Also