StyleBase.Calendar 字段

Specifies the calendar to use for formatting dates.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Const Calendar As String
用法
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

注释

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.

请参阅

参考

StyleBase 类

Microsoft.ReportingServices.ReportRendering 命名空间