StyleInstance.m_calendar Field

Definition

A Calendars value that represents the calculated value of the Calendar property.

protected: Nullable<Microsoft::ReportingServices::OnDemandReportRendering::Calendars> m_calendar;
protected Microsoft.ReportingServices.OnDemandReportRendering.Calendars? m_calendar;
val mutable m_calendar : Nullable<Microsoft.ReportingServices.OnDemandReportRendering.Calendars>
Protected m_calendar As Nullable(Of Calendars) 

Field Value

Applies to