Class Index

Classes


Class $.wijmo.wijspread.DateOccurringType

Class Summary
Constructor Attributes Constructor Name and Description
 
Specifies the date occurring type.
Field Summary
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.
Class Detail
$.wijmo.wijspread.DateOccurringType()
Specifies the date occurring type.
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.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.