Compartir a través de


m_dropTarget Campo

Esta API es compatible con la infraestructura de .NET Framework y no se diseñó para usarse directamente desde el código.

Espacio de nombres:  Microsoft.ReportingServices.ReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected m_dropTarget As Boolean
'Uso
Dim value As Boolean

value = Me.m_dropTarget

Me.m_dropTarget = value
protected bool m_dropTarget
protected:
bool m_dropTarget
val mutable m_dropTarget: bool
protected var m_dropTarget : boolean