This topic has not yet been rated - Rate this topic

StyleBase.Calendar Property

SQL Server 2012

Gets an expression that evaluates to the calendar to use for formatting dates.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
public abstract ReportEnumProperty<Calendars> Calendar { get; }

Property Value

Type: Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Calendars>
A ReportEnumProperty<EnumType> object that represents the calendar to use for formatting dates.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.