Condividi tramite


Campo StyleBase.Calendar

Specifies the calendar to use for formatting dates.

Spazio dei nomi  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Sintassi

'Dichiarazione
Protected Const Calendar As String
'Utilizzo
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

Osservazioni

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.

Vedere anche

Riferimento

StyleBase Classe

Spazio dei nomi Microsoft.ReportingServices.ReportRendering