Spread Silverlight Documentation
CalendarType Property (ExcelFilters)


Calendar type for date grouped items. Used to interpret the values in dateGroupItem.
Syntax
'Declaration
 
Public Property CalendarType As ExcelCalendarType
'Usage
 
Dim instance As ExcelFilters
Dim value As ExcelCalendarType
 
instance.CalendarType = value
 
value = instance.CalendarType
public 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

ExcelFilters Class
ExcelFilters Members

 

 


Copyright © GrapeCity, inc. All rights reserved.