Style.Calendar プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
カレンダーに評価する式を得て、日付のフォーマットに使います。
public:
virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Calendars> ^ Calendar { Microsoft::ReportingServices::OnDemandReportRendering::ReportEnumProperty<Microsoft::ReportingServices::OnDemandReportRendering::Calendars> ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Calendars> Calendar { get; }
member this.Calendar : Microsoft.ReportingServices.OnDemandReportRendering.ReportEnumProperty<Microsoft.ReportingServices.OnDemandReportRendering.Calendars>
Public Overrides ReadOnly Property Calendar As ReportEnumProperty(Of Calendars)
プロパティ値
日付の書式化に使うカレンダーを表す ReportEnumProperty<EnumType> オブジェクト。