Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DateRange

Instance of this class is exposed by the selectedDateRange property of RadCalendar.

Hierarchy

  • DateRange

Index

Properties

Methods

Properties

endDate

endDate: any

Indicates the last date of the range.

startDate

startDate: any

Indicates the first date of the range.

Methods

normalize

  • normalize(): any
  • Normalizes the range if endDate is earlier than startDate.

    Returns any

Generated using TypeDoc