Freigeben über


StyleBase.Calendar-Feld

Specifies the calendar to use for formatting dates.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const Calendar As String
'Usage
Dim value As String 

value = StyleBase.Calendar
protected const string Calendar
protected:
literal String^ Calendar
static val mutable Calendar: string
protected const var Calendar : String

Hinweise

Valid values are: Gregorian, Gregorian Arabic, Gregorian Middle East French, Gregorian Transliterated English, Gregorian Transliterated French, Gregorian US English, Hebrew, Hijri, Japanese, Korea, Taiwan, Thai, or Buddhist.

Siehe auch

Verweis

StyleBase Klasse

Microsoft.ReportingServices.ReportRendering-Namespace