Share via


StyleBaseInstance.Calendar プロパティ

定義

Calendar クラスの StyleBase プロパティの計算値を取得します。

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::Calendars Calendar { Microsoft::ReportingServices::OnDemandReportRendering::Calendars get(); void set(Microsoft::ReportingServices::OnDemandReportRendering::Calendars value); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.Calendars Calendar { get; set; }
member this.Calendar : Microsoft.ReportingServices.OnDemandReportRendering.Calendars with get, set
Public MustOverride Property Calendar As Calendars

プロパティ値

Calendars プロパティの計算値を表す Calendar 値。

適用対象