StyleInstance.m_assignedValues 필드

정의

값이 할당된 스타일 특성 이름 사전입니다.

protected: System::Collections::Generic::Dictionary<Microsoft::ReportingServices::OnDemandReportRendering::StyleAttributeNames, bool> ^ m_assignedValues;
protected System.Collections.Generic.Dictionary<Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames,bool> m_assignedValues;
val mutable m_assignedValues : System.Collections.Generic.Dictionary<Microsoft.ReportingServices.OnDemandReportRendering.StyleAttributeNames, bool>
Protected m_assignedValues As Dictionary(Of StyleAttributeNames, Boolean) 

필드 값

적용 대상