Class $.wijmo.wijspread.DateOccurringType
Constructor Attributes | Constructor Name and Description |
---|---|
Specifies the date occurring type.
|
Field Attributes | Field Name and Description |
---|---|
Specifies the last seven days.
|
|
Specifies last month.
|
|
Specifies last week.
|
|
Specifies next month.
|
|
Specifies next week.
|
|
Specifies this month.
|
|
Specifies this week.
|
|
Specifies today.
|
|
Specifies tomorrow.
|
|
Specifies yesterday.
|
Field Detail
Last7Days
Specifies the last seven days.
LastMonth
Specifies last month.
LastWeek
Specifies last week.
NextMonth
Specifies next month.
NextWeek
Specifies next week.
ThisMonth
Specifies this month.
ThisWeek
Specifies this week.
Today
Specifies today.
Tomorrow
Specifies tomorrow.
Yesterday
Specifies yesterday.