Partilhar via


Campo m_useGenericDesigner

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Protected m_useGenericDesigner As Boolean
'Uso
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