Spread Silverlight Documentation
CalendarType Property (IExcelFilters)


Calendar type for date grouped items. Used to interpret the values in dateGroupItem.
Syntax
'Declaration
 
Property CalendarType As ExcelCalendarType
'Usage
 
Dim instance As IExcelFilters
Dim value As ExcelCalendarType
 
instance.CalendarType = value
 
value = instance.CalendarType
ExcelCalendarType CalendarType {get; set;}
Remarks
This is the calendar type used to evaluate all dates in the filter column, even when those dates are not using the same calendar system / date formatting.
Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

IExcelFilters Interface
IExcelFilters Members

 

 


Copyright © GrapeCity, inc. All rights reserved.