[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Style.Calendar

Calendar Property

Calendar

Gets or sets a calendar used for formatting dates.

Declaration
public ExpressionInfo Calendar { get; set; }
Property Value
Type Description
ExpressionInfo

An ExpressionInfo object that evaluates to a Calendar enumeration.

Remarks

This property allows specifying the calendar system used for formatting date values. Default calendar is the Gregorian calendar.