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