Campo m_useGenericDesigner
Questa API supporta l'infrastruttura e non può essere utilizzata direttamente dal codice.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Protected m_useGenericDesigner As Boolean
'Utilizzo
Dim value As Boolean
value = Me.m_useGenericDesigner
Me.m_useGenericDesigner = value
protected bool m_useGenericDesigner
protected:
bool m_useGenericDesigner
val mutable m_useGenericDesigner: bool
protected var m_useGenericDesigner : boolean
Vedere anche