Share via


StyleInstance.m_assignedValues Campo

Definición

Diccionario de nombres de atributo de estilo a los que se ha asignado un valor.

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) 

Valor de campo

Se aplica a