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) 

字段值

适用于