Partager via


Champ m_canDrag

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.ReportingServices.ReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected m_canDrag As Boolean
'Utilisation
Dim value As Boolean

value = Me.m_canDrag

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