Version

CalendarType Property

Gets or sets the calendar type used to interpret values in the DateGroups collection.
Syntax
public CalendarType CalendarType {get; set;}
Exceptions
ExceptionDescription
Infragistics.Documents.Excel.MockClasses.InvalidEnumArgumentExceptionThe value assigned is not defined in the CalendarType enumeration.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also